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

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

Issue 19433: Factor out the common parts of the about network dialog. I will be using this... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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
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 616 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 </File> 627 </File>
628 <File 628 <File
629 RelativePath=".\location_bar_view.cc" 629 RelativePath=".\location_bar_view.cc"
630 > 630 >
631 </File> 631 </File>
632 <File 632 <File
633 RelativePath=".\location_bar_view.h" 633 RelativePath=".\location_bar_view.h"
634 > 634 >
635 </File> 635 </File>
636 <File 636 <File
637 RelativePath=".\logging_about_dialog.cc"
638 >
639 </File>
640 <File
641 RelativePath=".\logging_about_dialog.h"
642 >
643 </File>
644 <File
637 RelativePath=".\login_view.cc" 645 RelativePath=".\login_view.cc"
638 > 646 >
639 </File> 647 </File>
640 <File 648 <File
641 RelativePath=".\login_view.h" 649 RelativePath=".\login_view.h"
642 > 650 >
643 </File> 651 </File>
644 <File 652 <File
645 RelativePath=".\new_profile_dialog.cc" 653 RelativePath=".\new_profile_dialog.cc"
646 > 654 >
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 > 806 >
799 </File> 807 </File>
800 <File 808 <File
801 RelativePath=".\user_data_dir_dialog.h" 809 RelativePath=".\user_data_dir_dialog.h"
802 > 810 >
803 </File> 811 </File>
804 </Files> 812 </Files>
805 <Globals> 813 <Globals>
806 </Globals> 814 </Globals>
807 </VisualStudioProject> 815 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/views/about_network_dialog.cc ('k') | chrome/browser/views/logging_about_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698