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

Unified Diff: chrome/ct_top1k.isolate

Issue 1638483002: Update references to tools/telemetry in .gn, .gyp & .isolate files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ready for review Created 4 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
Index: chrome/ct_top1k.isolate
diff --git a/chrome/ct_top1k.isolate b/chrome/ct_top1k.isolate
index 2e47b4787f93309e7d1150378f939331974366e9..14be85fa29ace4860c0c7a19cab1f26771445696 100644
--- a/chrome/ct_top1k.isolate
+++ b/chrome/ct_top1k.isolate
@@ -6,7 +6,6 @@
'includes': [
# TODO(rmistry): Try out the below once things are running on the
# FYI waterfall.
- # '../tools/telemetry/telemetry.isolate',
# '../tools/perf/perf.isolate',
'../tools/perf/chrome_telemetry_build/telemetry_binary_manager.isolate',
],
@@ -18,7 +17,6 @@
'../build/android/devil/',
'../testing/variations/',
'../third_party/catapult/',
- '../tools/telemetry/',
'../tools/perf/',
'../tools/variations/',
'../testing/test_env.py',

Powered by Google App Engine
This is Rietveld 408576698