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

Side by Side 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 unified diff | Download patch
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 1506 matching lines...) Expand 10 before | Expand all | Expand 10 after
1517 </File> 1517 </File>
1518 <File 1518 <File
1519 RelativePath=".\password_manager\password_form_m anager.cc" 1519 RelativePath=".\password_manager\password_form_m anager.cc"
1520 > 1520 >
1521 </File> 1521 </File>
1522 <File 1522 <File
1523 RelativePath=".\password_manager\password_form_m anager.h" 1523 RelativePath=".\password_manager\password_form_m anager.h"
1524 > 1524 >
1525 </File> 1525 </File>
1526 <File 1526 <File
1527 RelativePath=".\password_manager\password_form_m anager_win.cc"
1528 >
1529 </File>
1530 <File
1527 RelativePath=".\password_manager\password_manage r.cc" 1531 RelativePath=".\password_manager\password_manage r.cc"
1528 > 1532 >
1529 </File> 1533 </File>
1530 <File 1534 <File
1531 RelativePath=".\password_manager\password_manage r.h" 1535 RelativePath=".\password_manager\password_manage r.h"
1532 > 1536 >
1533 </File> 1537 </File>
1534 <File 1538 <File
1535 RelativePath=".\password_manager\password_store. cc"
1536 >
1537 </File>
1538 <File
1539 RelativePath=".\password_manager\password_store. h"
1540 >
1541 </File>
1542 <File
1543 RelativePath=".\password_manager\password_store_ default.cc"
1544 >
1545 </File>
1546 <File
1547 RelativePath=".\password_manager\password_store_ default.h"
1548 >
1549 </File>
1550 <File
1551 RelativePath=".\password_manager\password_store_ win.cc"
1552 >
1553 </File>
1554 <File
1555 RelativePath=".\password_manager\password_store_ win.h" 1539 RelativePath=".\password_manager\password_store_ win.h"
1556 > 1540 >
1557 </File> 1541 </File>
1558 </Filter> 1542 </Filter>
1559 <Filter 1543 <Filter
1560 Name="External Tab" 1544 Name="External Tab"
1561 > 1545 >
1562 <File 1546 <File
1563 RelativePath=".\external_tab_container.cc" 1547 RelativePath=".\external_tab_container.cc"
1564 > 1548 >
(...skipping 1240 matching lines...) Expand 10 before | Expand all | Expand 10 after
2805 > 2789 >
2806 </File> 2790 </File>
2807 <File 2791 <File
2808 RelativePath=".\utility_process_host.h" 2792 RelativePath=".\utility_process_host.h"
2809 > 2793 >
2810 </File> 2794 </File>
2811 </Files> 2795 </Files>
2812 <Globals> 2796 <Globals>
2813 </Globals> 2797 </Globals>
2814 </VisualStudioProject> 2798 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698