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

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

Issue 28012: Fullscreen mode UI.... (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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/views/frame/browser_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 536 matching lines...) Expand 10 before | Expand all | Expand 10 after
547 </File> 547 </File>
548 <File 548 <File
549 RelativePath=".\first_run_view_base.cc" 549 RelativePath=".\first_run_view_base.cc"
550 > 550 >
551 </File> 551 </File>
552 <File 552 <File
553 RelativePath=".\first_run_view_base.h" 553 RelativePath=".\first_run_view_base.h"
554 > 554 >
555 </File> 555 </File>
556 <File 556 <File
557 RelativePath=".\fullscreen_exit_bubble.cc"
558 >
559 </File>
560 <File
561 RelativePath=".\fullscreen_exit_bubble.h"
562 >
563 </File>
564 <File
557 RelativePath=".\go_button.cc" 565 RelativePath=".\go_button.cc"
558 > 566 >
559 </File> 567 </File>
560 <File 568 <File
561 RelativePath=".\go_button.h" 569 RelativePath=".\go_button.h"
562 > 570 >
563 </File> 571 </File>
564 <File 572 <File
565 RelativePath=".\html_dialog_view.cc" 573 RelativePath=".\html_dialog_view.cc"
566 > 574 >
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
814 > 822 >
815 </File> 823 </File>
816 <File 824 <File
817 RelativePath=".\user_data_dir_dialog.h" 825 RelativePath=".\user_data_dir_dialog.h"
818 > 826 >
819 </File> 827 </File>
820 </Files> 828 </Files>
821 <Globals> 829 <Globals>
822 </Globals> 830 </Globals>
823 </VisualStudioProject> 831 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698