| Index: chrome/browser/browser.vcproj
|
| diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
|
| index be4cd948c53b544053423731f08b732e466ffffe..68cf62751a3e39847aca840edbd738d39d30e444 100644
|
| --- a/chrome/browser/browser.vcproj
|
| +++ b/chrome/browser/browser.vcproj
|
| @@ -1518,15 +1518,35 @@
|
| >
|
| </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.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\password_manager\password_store.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\password_manager\password_store_default.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\password_manager\password_store_default.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\password_manager\password_store_win.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\password_manager\password_store_win.cc"
|
| >
|
| </File>
|
| </Filter>
|
|
|