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

Unified Diff: chrome/browser/browser.vcproj

Issue 118047: Reverting 17273 - Fails reliability tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
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
« no previous file with comments | « build/linux/system.gyp ('k') | chrome/browser/password_manager/password_form_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « build/linux/system.gyp ('k') | chrome/browser/password_manager/password_form_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698