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

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

Issue 18494: Added a dialog for removing exceptions of password manager (Closed)
Patch Set: style nit Created 11 years, 11 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/views/options/content_page_view.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_views" 5 Name="browser_views"
6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}" 6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}"
7 RootNamespace="Browser_views" 7 RootNamespace="Browser_views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after
651 </File> 651 </File>
652 <File 652 <File
653 RelativePath=".\page_info_window.cc" 653 RelativePath=".\page_info_window.cc"
654 > 654 >
655 </File> 655 </File>
656 <File 656 <File
657 RelativePath=".\page_info_window.h" 657 RelativePath=".\page_info_window.h"
658 > 658 >
659 </File> 659 </File>
660 <File 660 <File
661 RelativePath=".\password_manager_exceptions_view.cc"
662 >
663 </File>
664 <File
665 RelativePath=".\password_manager_exceptions_view.h"
666 >
667 </File>
668 <File
661 RelativePath=".\password_manager_view.cc" 669 RelativePath=".\password_manager_view.cc"
662 > 670 >
663 </File> 671 </File>
664 <File 672 <File
665 RelativePath=".\password_manager_view.h" 673 RelativePath=".\password_manager_view.h"
666 > 674 >
667 </File> 675 </File>
668 <File 676 <File
669 RelativePath="..\..\tools\build\win\precompiled_wtl.cc" 677 RelativePath="..\..\tools\build\win\precompiled_wtl.cc"
670 > 678 >
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
790 > 798 >
791 </File> 799 </File>
792 <File 800 <File
793 RelativePath=".\user_data_dir_dialog.h" 801 RelativePath=".\user_data_dir_dialog.h"
794 > 802 >
795 </File> 803 </File>
796 </Files> 804 </Files>
797 <Globals> 805 <Globals>
798 </Globals> 806 </Globals>
799 </VisualStudioProject> 807 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/views/options/content_page_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698