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

Unified Diff: chrome/test/ui/ui_tests.vcproj

Issue 42628: - Add UI test for the V8 Benchmark Suite.... (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/ui/ui_tests.scons ('k') | chrome/test/ui/v8_benchmark_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/ui/ui_tests.vcproj
===================================================================
--- chrome/test/ui/ui_tests.vcproj (revision 12816)
+++ chrome/test/ui/ui_tests.vcproj (working copy)
@@ -178,6 +178,14 @@
>
</File>
<File
+ RelativePath=".\javascript_test_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\javascript_test_util.h"
+ >
+ </File>
+ <File
RelativePath=".\ui_test.cc"
>
</File>
@@ -558,6 +566,14 @@
>
</File>
</Filter>
+ <Filter
+ Name="TestV8Benchmark"
+ >
+ <File
+ RelativePath=".\v8_benchmark_uitest.cc"
+ >
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>
« no previous file with comments | « chrome/test/ui/ui_tests.scons ('k') | chrome/test/ui/v8_benchmark_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698