diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 879c790..def66f1 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -378,11 +378,15 @@ > </File> <File - RelativePath=".\icon_loader.cc" + RelativePath=".\icon_loader.h" > </File> <File - RelativePath=".\icon_loader.h" + RelativePath=".\icon_loader_win.cc" + > + </File> + <File + RelativePath=".\icon_loader_win.h" > </File> <File |