Index: chrome/browser/browser.vcproj |
=================================================================== |
--- chrome/browser/browser.vcproj (revision 17245) |
+++ chrome/browser/browser.vcproj (working copy) |
@@ -1532,18 +1532,34 @@ |
> |
</File> |
<File |
- RelativePath=".\password_manager\password_form_manager_win.cc" |
+ RelativePath=".\password_manager\password_manager.cc" |
> |
</File> |
<File |
- RelativePath=".\password_manager\password_manager.cc" |
+ RelativePath=".\password_manager\password_manager.h" |
> |
</File> |
<File |
- RelativePath=".\password_manager\password_manager.h" |
+ RelativePath=".\password_manager\password_store.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" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\password_manager\password_store_win.cc" |
+ > |
+ </File> |
+ <File |
RelativePath=".\password_manager\password_store_win.h" |
> |
</File> |