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

Unified Diff: content/telemetry.isolate

Issue 1314913009: [Android] Move some pylib modules into devil/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 4 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 | « build/android/pylib/utils/zip_utils.py ('k') | tools/telemetry/telemetry/TELEMETRY_DEPS » ('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 538c6e7ce69f4854ba2a607102076f49e11f7313..4679a5e8aae5c2116326d60be9634f9c2b41e6e5 100644
--- a/content/telemetry.isolate
+++ b/content/telemetry.isolate
@@ -18,6 +18,7 @@
# Note that the dependency on ../build/android/ was made more
# precise to ../build/android/pylib/.
'../build/android/pylib/',
+ '../build/android/devil/',
'../build/util/',
'../third_party/WebKit/PerformanceTests/resources/jquery.tablesorter.min.js',
'../third_party/WebKit/PerformanceTests/resources/statistics.js',
« no previous file with comments | « build/android/pylib/utils/zip_utils.py ('k') | tools/telemetry/telemetry/TELEMETRY_DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698