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

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

Issue 27080: AppModalDialogQueue shouldn't depend on views. (Closed) Base URL: svn://chrome-svn.corp.google.com/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
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" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 608 matching lines...) Expand 10 before | Expand all | Expand 10 after
619 </File> 619 </File>
620 <File 620 <File
621 RelativePath=".\bookmarks\bookmark_utils.h" 621 RelativePath=".\bookmarks\bookmark_utils.h"
622 > 622 >
623 </File> 623 </File>
624 </Filter> 624 </Filter>
625 <Filter 625 <Filter
626 Name="Browser Window" 626 Name="Browser Window"
627 > 627 >
628 <File 628 <File
629 RelativePath=".\app_modal_dialog_delegate.h"
630 >
631 </File>
632 <File
629 RelativePath=".\app_modal_dialog_queue.cc" 633 RelativePath=".\app_modal_dialog_queue.cc"
630 > 634 >
631 </File> 635 </File>
632 <File 636 <File
633 RelativePath=".\app_modal_dialog_queue.h" 637 RelativePath=".\app_modal_dialog_queue.h"
634 > 638 >
635 </File> 639 </File>
636 <File 640 <File
637 RelativePath=".\back_forward_menu_model.cc" 641 RelativePath=".\back_forward_menu_model.cc"
638 > 642 >
(...skipping 1840 matching lines...) Expand 10 before | Expand all | Expand 10 after
2479 > 2483 >
2480 </File> 2484 </File>
2481 <File 2485 <File
2482 RelativePath=".\toolbar_model.h" 2486 RelativePath=".\toolbar_model.h"
2483 > 2487 >
2484 </File> 2488 </File>
2485 </Files> 2489 </Files>
2486 <Globals> 2490 <Globals>
2487 </Globals> 2491 </Globals>
2488 </VisualStudioProject> 2492 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/automation/automation_provider.cc ('k') | chrome/browser/jsmessage_box_handler_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698