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

Side by Side Diff: chrome/test/ui/ui_tests.vcproj

Issue 42581: - Add UI test for SunSpider.... (Closed) Base URL: svn://chrome-svn/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 | Annotate | Revision Log
« no previous file with comments | « chrome/test/ui/ui_tests.scons ('k') | no next file » | 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="ui_tests" 5 Name="ui_tests"
6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}" 6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}"
7 RootNamespace="ui_tests" 7 RootNamespace="ui_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 532 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 </File> 543 </File>
544 </Filter> 544 </Filter>
545 <Filter 545 <Filter
546 Name="TestDOMChecker" 546 Name="TestDOMChecker"
547 > 547 >
548 <File 548 <File
549 RelativePath=".\dom_checker_uitest.cc" 549 RelativePath=".\dom_checker_uitest.cc"
550 > 550 >
551 </File> 551 </File>
552 </Filter> 552 </Filter>
553 <Filter
554 Name="TestSunSpider"
555 >
556 <File
557 RelativePath=".\sunspider_uitest.cc"
558 >
559 </File>
560 </Filter>
553 </Files> 561 </Files>
554 <Globals> 562 <Globals>
555 </Globals> 563 </Globals>
556 </VisualStudioProject> 564 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/ui/ui_tests.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698