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)', |
], |