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

Unified Diff: content/telemetry.isolate

Issue 1358903004: Use built Chromium dependencies in run_gpu_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@crash_service
Patch Set: Add client config for run_unittests as well. Created 5 years, 3 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/telemetry_chrome_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: content/telemetry.isolate
diff --git a/content/telemetry.isolate b/content/telemetry.isolate
index 4679a5e8aae5c2116326d60be9634f9c2b41e6e5..7c73fb3a6befec579b83a069452dbb77357517c1 100644
--- a/content/telemetry.isolate
+++ b/content/telemetry.isolate
@@ -25,6 +25,8 @@
'../third_party/flot/jquery.flot.min.js',
'../third_party/webpagereplay/',
'../tools/telemetry/',
+ # Chromium local path information for Telemetry's binary_manager.
+ '../tools/perf/core/binary_dependencies.json',
Ken Russell (switch to Gerrit) 2015/09/23 17:42:17 Should this be added here or in the isolates which
aiolos (Not reviewing) 2015/09/23 18:58:45 This file is actually from https://codereview.chro
Ken Russell (switch to Gerrit) 2015/09/23 19:19:02 Yes, given that Telemetry has implicit dependencie
# For Telemetry's screenshot support.
'<(PRODUCT_DIR)/bitmaptools<(EXECUTABLE_SUFFIX)',
],
« no previous file with comments | « chrome/telemetry_chrome_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