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

Side by Side Diff: chrome/views/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="views" 5 Name="views"
6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" 6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}"
7 RootNamespace="Views" 7 RootNamespace="Views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 </File> 328 </File>
329 <File 329 <File
330 RelativePath=".\widget\widget_win.h" 330 RelativePath=".\widget\widget_win.h"
331 > 331 >
332 </File> 332 </File>
333 </Filter> 333 </Filter>
334 <Filter 334 <Filter
335 Name="window" 335 Name="window"
336 > 336 >
337 <File 337 <File
338 RelativePath=".\window\app_modal_dialog_delegate .h"
339 >
340 </File>
341 <File
342 RelativePath=".\window\client_view.cc" 338 RelativePath=".\window\client_view.cc"
343 > 339 >
344 </File> 340 </File>
345 <File 341 <File
346 RelativePath=".\window\client_view.h" 342 RelativePath=".\window\client_view.h"
347 > 343 >
348 </File> 344 </File>
349 <File 345 <File
350 RelativePath=".\window\custom_frame_view.cc" 346 RelativePath=".\window\custom_frame_view.cc"
351 > 347 >
(...skipping 508 matching lines...) Expand 10 before | Expand all | Expand 10 after
860 > 856 >
861 </File> 857 </File>
862 <File 858 <File
863 RelativePath=".\view_win.cc" 859 RelativePath=".\view_win.cc"
864 > 860 >
865 </File> 861 </File>
866 </Files> 862 </Files>
867 <Globals> 863 <Globals>
868 </Globals> 864 </Globals>
869 </VisualStudioProject> 865 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/temp_scaffolding_stubs.cc ('k') | chrome/views/window/app_modal_dialog_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698