Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1582)

Unified Diff: chrome/browser/browser.vcproj

Issue 113871: Revert the password manager refactoring -- it failed reliability tests. (Closed)
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/browser.vcproj
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index e0eebce748f36139d475be906bd83bfe78d50a1d..4f56448627e89477cf04ce0b25242c9dae376f58 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

Powered by Google App Engine
This is Rietveld 408576698