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

Side by Side 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, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « build/linux/system.gyp ('k') | chrome/browser/password_manager/password_form_manager.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 » Version="8.00" 4 » Version="9.00"
5 Name="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
9 > 10 >
10 <Platforms> 11 <Platforms>
11 <Platform 12 <Platform
12 Name="Win32" 13 Name="Win32"
13 /> 14 />
14 </Platforms> 15 </Platforms>
15 <ToolFiles> 16 <ToolFiles>
16 <ToolFile 17 <ToolFile
17 RelativePath="..\tools\build\win\resource_text_file_copy .rules" 18 RelativePath="..\tools\build\win\resource_text_file_copy .rules"
18 /> 19 />
(...skipping 1506 matching lines...) Expand 10 before | Expand all | Expand 10 after
1525 </File> 1526 </File>
1526 <File 1527 <File
1527 RelativePath=".\password_manager\password_form_m anager.cc" 1528 RelativePath=".\password_manager\password_form_m anager.cc"
1528 > 1529 >
1529 </File> 1530 </File>
1530 <File 1531 <File
1531 RelativePath=".\password_manager\password_form_m anager.h" 1532 RelativePath=".\password_manager\password_form_m anager.h"
1532 > 1533 >
1533 </File> 1534 </File>
1534 <File 1535 <File
1536 RelativePath=".\password_manager\password_form_m anager_win.cc"
1537 >
1538 </File>
1539 <File
1535 RelativePath=".\password_manager\password_manage r.cc" 1540 RelativePath=".\password_manager\password_manage r.cc"
1536 > 1541 >
1537 </File> 1542 </File>
1538 <File 1543 <File
1539 RelativePath=".\password_manager\password_manage r.h" 1544 RelativePath=".\password_manager\password_manage r.h"
1540 > 1545 >
1541 </File> 1546 </File>
1542 <File 1547 <File
1543 RelativePath=".\password_manager\password_store. cc"
1544 >
1545 </File>
1546 <File
1547 RelativePath=".\password_manager\password_store. h"
1548 >
1549 </File>
1550 <File
1551 RelativePath=".\password_manager\password_store_ default.cc"
1552 >
1553 </File>
1554 <File
1555 RelativePath=".\password_manager\password_store_ default.h"
1556 >
1557 </File>
1558 <File
1559 RelativePath=".\password_manager\password_store_ win.cc"
1560 >
1561 </File>
1562 <File
1563 RelativePath=".\password_manager\password_store_ win.h" 1548 RelativePath=".\password_manager\password_store_ win.h"
1564 > 1549 >
1565 </File> 1550 </File>
1566 </Filter> 1551 </Filter>
1567 <Filter 1552 <Filter
1568 Name="External Tab" 1553 Name="External Tab"
1569 > 1554 >
1570 <File 1555 <File
1571 RelativePath=".\external_tab_container.cc" 1556 RelativePath=".\external_tab_container.cc"
1572 > 1557 >
(...skipping 1232 matching lines...) Expand 10 before | Expand all | Expand 10 after
2805 > 2790 >
2806 </File> 2791 </File>
2807 <File 2792 <File
2808 RelativePath=".\utility_process_host.h" 2793 RelativePath=".\utility_process_host.h"
2809 > 2794 >
2810 </File> 2795 </File>
2811 </Files> 2796 </Files>
2812 <Globals> 2797 <Globals>
2813 </Globals> 2798 </Globals>
2814 </VisualStudioProject> 2799 </VisualStudioProject>
OLDNEW
« 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