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

Unified Diff: chrome/telemetry.isolate

Issue 655563007: telemetry: remove run_measurment script. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove all references to run_measurement Created 6 years, 2 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 | « no previous file | tools/auto_bisect/bisect.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/telemetry.isolate
diff --git a/chrome/telemetry.isolate b/chrome/telemetry.isolate
index 0fb220b9d3202d1255dc527d182d29076eb9984e..834dc7804234a29fdb1eb438a6c3b2af37a06b30 100644
--- a/chrome/telemetry.isolate
+++ b/chrome/telemetry.isolate
@@ -8,7 +8,7 @@
'conditions': [
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
# This list comes from running:
- # tools/perf/run_measurement --print-bootstrap-deps
+ # tools/perf/run_benchmark --print-bootstrap-deps
# and filtering out obvious undesired dependencies:
# 'src/tools/perf/page_sets/'
# 'src/tools/perf/measurements/'
« no previous file with comments | « no previous file | tools/auto_bisect/bisect.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698