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

Side by Side Diff: chrome/test/unit/unittests.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, 9 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
« no previous file with comments | « chrome/browser/jsmessage_box_handler_win.cc ('k') | chrome/views/app_modal_dialog_delegate.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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 357 matching lines...) Expand 10 before | Expand all | Expand 10 after
368 </File> 368 </File>
369 <File 369 <File
370 RelativePath="..\..\..\webkit\glue\resources\zoo m_out.cur" 370 RelativePath="..\..\..\webkit\glue\resources\zoo m_out.cur"
371 > 371 >
372 </File> 372 </File>
373 </Filter> 373 </Filter>
374 <Filter 374 <Filter
375 Name="browser" 375 Name="browser"
376 > 376 >
377 <File 377 <File
378 RelativePath="..\..\browser\app_modal_dialog_que ue_unittest.cc"
379 >
380 </File>
381 <File
378 RelativePath="..\..\browser\renderer_host\audio_ renderer_host_unittest.cc" 382 RelativePath="..\..\browser\renderer_host\audio_ renderer_host_unittest.cc"
379 > 383 >
380 </File> 384 </File>
381 <File 385 <File
382 RelativePath="..\..\browser\autocomplete\autocom plete_unittest.cc" 386 RelativePath="..\..\browser\autocomplete\autocom plete_unittest.cc"
383 > 387 >
384 </File> 388 </File>
385 <File 389 <File
386 RelativePath="..\..\browser\back_forward_menu_mo del_unittest.cc" 390 RelativePath="..\..\browser\back_forward_menu_mo del_unittest.cc"
387 > 391 >
(...skipping 604 matching lines...) Expand 10 before | Expand all | Expand 10 after
992 </File> 996 </File>
993 <File 997 <File
994 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 998 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
995 > 999 >
996 </File> 1000 </File>
997 </Filter> 1001 </Filter>
998 </Files> 1002 </Files>
999 <Globals> 1003 <Globals>
1000 </Globals> 1004 </Globals>
1001 </VisualStudioProject> 1005 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/jsmessage_box_handler_win.cc ('k') | chrome/views/app_modal_dialog_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698