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

Unified Diff: chrome/telemetry_gpu_test.isolate

Issue 140263002: Fixes to make GPU tests run in isolated mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed unneeded bitmaptools dependency. Created 6 years, 11 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/gles2_conform_test.isolate ('k') | content/test/gpu/run_gpu_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/telemetry_gpu_test.isolate
diff --git a/chrome/telemetry_gpu_test.isolate b/chrome/telemetry_gpu_test.isolate
index c9e05359fc446d305b28d07b6712ada166a4d26a..647a850bfd655b35be88a5592d55c2af2ee0cf49 100644
--- a/chrome/telemetry_gpu_test.isolate
+++ b/chrome/telemetry_gpu_test.isolate
@@ -20,7 +20,7 @@
'../third_party/webgl/',
],
'command': [
- '../content/test/gpu/run_gpu_test',
+ '../content/test/gpu/run_gpu_test.py',
],
},
}],
« no previous file with comments | « chrome/gles2_conform_test.isolate ('k') | content/test/gpu/run_gpu_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698