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

Side by Side Diff: chrome/browser/browser.vcproj

Issue 114057: Re-land the password store work from bug 8205, with changes that should fix b... (Closed) Base URL: svn://chrome-svn/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="8.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 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1514 matching lines...) Expand 10 before | Expand all | Expand 10 after
1525 </File> 1525 </File>
1526 <File 1526 <File
1527 RelativePath=".\password_manager\password_form_m anager.cc" 1527 RelativePath=".\password_manager\password_form_m anager.cc"
1528 > 1528 >
1529 </File> 1529 </File>
1530 <File 1530 <File
1531 RelativePath=".\password_manager\password_form_m anager.h" 1531 RelativePath=".\password_manager\password_form_m anager.h"
1532 > 1532 >
1533 </File> 1533 </File>
1534 <File 1534 <File
1535 RelativePath=".\password_manager\password_form_m anager_win.cc"
1536 >
1537 </File>
1538 <File
1539 RelativePath=".\password_manager\password_manage r.cc" 1535 RelativePath=".\password_manager\password_manage r.cc"
1540 > 1536 >
1541 </File> 1537 </File>
1542 <File 1538 <File
1543 RelativePath=".\password_manager\password_manage r.h" 1539 RelativePath=".\password_manager\password_manage r.h"
1544 > 1540 >
1545 </File> 1541 </File>
1546 <File 1542 <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
1547 RelativePath=".\password_manager\password_store_ win.h" 1563 RelativePath=".\password_manager\password_store_ win.h"
1548 > 1564 >
1549 </File> 1565 </File>
1550 </Filter> 1566 </Filter>
1551 <Filter 1567 <Filter
1552 Name="External Tab" 1568 Name="External Tab"
1553 > 1569 >
1554 <File 1570 <File
1555 RelativePath=".\external_tab_container.cc" 1571 RelativePath=".\external_tab_container.cc"
1556 > 1572 >
(...skipping 1232 matching lines...) Expand 10 before | Expand all | Expand 10 after
2789 > 2805 >
2790 </File> 2806 </File>
2791 <File 2807 <File
2792 RelativePath=".\utility_process_host.h" 2808 RelativePath=".\utility_process_host.h"
2793 > 2809 >
2794 </File> 2810 </File>
2795 </Files> 2811 </Files>
2796 <Globals> 2812 <Globals>
2797 </Globals> 2813 </Globals>
2798 </VisualStudioProject> 2814 </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