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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 113443: ChromeCanvas->gfx::Canvas (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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/renderer/webplugin_delegate_proxy.cc ('k') | views/DEPS » ('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 490 matching lines...) Expand 10 before | Expand all | Expand 10 after
501 </File> 501 </File>
502 <File 502 <File
503 RelativePath="..\..\browser\download\download_ma nager_unittest.cc" 503 RelativePath="..\..\browser\download\download_ma nager_unittest.cc"
504 > 504 >
505 </File> 505 </File>
506 <File 506 <File
507 RelativePath="..\..\browser\download\download_re quest_manager_unittest.cc" 507 RelativePath="..\..\browser\download\download_re quest_manager_unittest.cc"
508 > 508 >
509 </File> 509 </File>
510 <File 510 <File
511 RelativePath="..\..\browser\encoding_menu_contro ller_unittest.cc"
512 >
513 </File>
514 <File
511 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc" 515 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc"
512 > 516 >
513 </File> 517 </File>
514 <File 518 <File
515 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc" 519 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc"
516 > 520 >
517 </File> 521 </File>
518 <File 522 <File
519 RelativePath="..\..\browser\encoding_menu_contro ller_unittest.cc"
520 >
521 </File>
522 <File
523 RelativePath="..\..\browser\extensions\extension _messages_unittest.cc" 523 RelativePath="..\..\browser\extensions\extension _messages_unittest.cc"
524 > 524 >
525 </File> 525 </File>
526 <File 526 <File
527 RelativePath="..\..\browser\extensions\extension _process_manager_unittest.cc" 527 RelativePath="..\..\browser\extensions\extension _process_manager_unittest.cc"
528 > 528 >
529 </File> 529 </File>
530 <File 530 <File
531 RelativePath="..\..\browser\extensions\extension _ui_unittest.cc" 531 RelativePath="..\..\browser\extensions\extension _ui_unittest.cc"
532 > 532 >
(...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after
1105 </File> 1105 </File>
1106 </Filter> 1106 </Filter>
1107 <Filter 1107 <Filter
1108 Name="app" 1108 Name="app"
1109 > 1109 >
1110 <File 1110 <File
1111 RelativePath="..\..\..\app\animation_unittest.cc " 1111 RelativePath="..\..\..\app\animation_unittest.cc "
1112 > 1112 >
1113 </File> 1113 </File>
1114 <File 1114 <File
1115 » » » » RelativePath="..\..\..\app\gfx\chrome_font_unitt est.cc" 1115 » » » » RelativePath="..\..\..\app\gfx\font_unittest.cc"
1116 > 1116 >
1117 </File> 1117 </File>
1118 <File 1118 <File
1119 RelativePath="..\..\..\app\gfx\icon_util_unittes t.cc" 1119 RelativePath="..\..\..\app\gfx\icon_util_unittes t.cc"
1120 > 1120 >
1121 </File> 1121 </File>
1122 <File 1122 <File
1123 RelativePath="..\..\..\app\l10n_util_unittest.cc " 1123 RelativePath="..\..\..\app\l10n_util_unittest.cc "
1124 > 1124 >
1125 </File> 1125 </File>
(...skipping 29 matching lines...) Expand all
1155 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1155 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1156 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1156 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1157 /> 1157 />
1158 </FileConfiguration> 1158 </FileConfiguration>
1159 </File> 1159 </File>
1160 </Filter> 1160 </Filter>
1161 </Files> 1161 </Files>
1162 <Globals> 1162 <Globals>
1163 </Globals> 1163 </Globals>
1164 </VisualStudioProject> 1164 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/webplugin_delegate_proxy.cc ('k') | views/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698