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

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

Issue 63033: Refactor AppModalDialogQueue and move JS Alert boxes into a MVC. (Closed)
Patch Set: whitespace Created 11 years, 8 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_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=".\input_window.cc" 629 RelativePath=".\input_window.cc"
630 > 630 >
631 </File> 631 </File>
632 <File 632 <File
633 RelativePath=".\input_window.h" 633 RelativePath=".\input_window.h"
634 > 634 >
635 </File> 635 </File>
636 <File 636 <File
637 RelativePath=".\jsmessage_box_dialog.cc"
638 >
639 </File>
640 <File
641 RelativePath=".\jsmessage_box_dialog.h"
642 >
643 </File>
644 <File
637 RelativePath=".\keyword_editor_view.cc" 645 RelativePath=".\keyword_editor_view.cc"
638 > 646 >
639 </File> 647 </File>
640 <File 648 <File
641 RelativePath=".\keyword_editor_view.h" 649 RelativePath=".\keyword_editor_view.h"
642 > 650 >
643 </File> 651 </File>
644 <File 652 <File
645 RelativePath=".\location_bar_view.cc" 653 RelativePath=".\location_bar_view.cc"
646 > 654 >
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
822 > 830 >
823 </File> 831 </File>
824 <File 832 <File
825 RelativePath=".\user_data_dir_dialog.h" 833 RelativePath=".\user_data_dir_dialog.h"
826 > 834 >
827 </File> 835 </File>
828 </Files> 836 </Files>
829 <Globals> 837 <Globals>
830 </Globals> 838 </Globals>
831 </VisualStudioProject> 839 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/tab_contents/web_contents.cc ('k') | chrome/browser/views/jsmessage_box_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698