Index: chrome/browser/browser.vcproj |
=================================================================== |
--- chrome/browser/browser.vcproj (revision 17278) |
+++ chrome/browser/browser.vcproj (working copy) |
@@ -1,11 +1,12 @@ |
<?xml version="1.0" encoding="Windows-1252"?> |
<VisualStudioProject |
ProjectType="Visual C++" |
- Version="8.00" |
+ Version="9.00" |
Name="browser" |
ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" |
RootNamespace="Browser" |
Keyword="Win32Proj" |
+ TargetFrameworkVersion="131072" |
> |
<Platforms> |
<Platform |
@@ -1532,34 +1533,18 @@ |
> |
</File> |
<File |
- RelativePath=".\password_manager\password_manager.cc" |
+ RelativePath=".\password_manager\password_form_manager_win.cc" |
> |
</File> |
<File |
- RelativePath=".\password_manager\password_manager.h" |
+ RelativePath=".\password_manager\password_manager.cc" |
> |
</File> |
<File |
- RelativePath=".\password_manager\password_store.cc" |
+ RelativePath=".\password_manager\password_manager.h" |
> |
</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> |