diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 7ebef21..52afa04 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -1524,31 +1524,15 @@ > </File> <File - RelativePath=".\password_manager\password_manager.cc" - > - </File> - <File - RelativePath=".\password_manager\password_manager.h" - > - </File> - <File - RelativePath=".\password_manager\password_store.cc" + RelativePath=".\password_manager\password_form_manager_win.cc" > </File> <File - RelativePath=".\password_manager\password_store.h" - > - </File> - <File - RelativePath=".\password_manager\password_store_default.cc" - > - </File> - <File - RelativePath=".\password_manager\password_store_default.h" + RelativePath=".\password_manager\password_manager.cc" > </File> <File - RelativePath=".\password_manager\password_store_win.cc" + RelativePath=".\password_manager\password_manager.h" > </File> <File |