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

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

Issue 18555: Prep for generated .vcproj files:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' 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 | Annotate | Revision Log
« no previous file with comments | « chrome/app/locales/zh-TW.vcproj ('k') | chrome/installer/util/util.vcproj » ('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 476 matching lines...) Expand 10 before | Expand all | Expand 10 after
487 </File> 487 </File>
488 <File 488 <File
489 RelativePath=".\edit_keyword_controller.h" 489 RelativePath=".\edit_keyword_controller.h"
490 > 490 >
491 </File> 491 </File>
492 <File 492 <File
493 RelativePath=".\event_utils.cc" 493 RelativePath=".\event_utils.cc"
494 > 494 >
495 </File> 495 </File>
496 <File 496 <File
497 RelativePath=".\event_utils.cc"
498 >
499 </File>
500 <File
501 RelativePath=".\event_utils.h"
502 >
503 </File>
504 <File
505 RelativePath=".\event_utils.h" 497 RelativePath=".\event_utils.h"
506 > 498 >
507 </File> 499 </File>
508 <File 500 <File
509 RelativePath=".\external_protocol_dialog.cc" 501 RelativePath=".\external_protocol_dialog.cc"
510 > 502 >
511 </File> 503 </File>
512 <File 504 <File
513 RelativePath=".\external_protocol_dialog.h" 505 RelativePath=".\external_protocol_dialog.h"
514 > 506 >
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 > 790 >
799 </File> 791 </File>
800 <File 792 <File
801 RelativePath=".\user_data_dir_dialog.h" 793 RelativePath=".\user_data_dir_dialog.h"
802 > 794 >
803 </File> 795 </File>
804 </Files> 796 </Files>
805 <Globals> 797 <Globals>
806 </Globals> 798 </Globals>
807 </VisualStudioProject> 799 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/locales/zh-TW.vcproj ('k') | chrome/installer/util/util.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698