diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index def66f1..0dfa68d 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -378,15 +378,15 @@ > </File> <File - RelativePath=".\icon_loader.h" + RelativePath=".\icon_loader.cc" > </File> <File - RelativePath=".\icon_loader_win.cc" + RelativePath=".\icon_loader.h" > </File> <File - RelativePath=".\icon_loader_win.h" + RelativePath=".\icon_loader_win.cc" > </File> <File @@ -398,6 +398,10 @@ > </File> <File + RelativePath=".\icon_manager_win.cc" + > + </File> + <File RelativePath=".\ime_input.cc" > </File> |