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

Unified Diff: chrome/telemetry.isolate

Issue 668753002: [Telemetry] Migrate bitmap.py from bitmaptools.cc to numpy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify FromRGBPixels 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
Index: chrome/telemetry.isolate
diff --git a/chrome/telemetry.isolate b/chrome/telemetry.isolate
index 0fb220b9d3202d1255dc527d182d29076eb9984e..0937d58068ad0e7a0d3b62850b1372181d093601 100644
--- a/chrome/telemetry.isolate
+++ b/chrome/telemetry.isolate
@@ -30,7 +30,6 @@
'../tools/crx_id/',
'../tools/perf/unit-info.json',
'../tools/telemetry/',
- '<(PRODUCT_DIR)/bitmaptools<(EXECUTABLE_SUFFIX)',
],
},
}],

Powered by Google App Engine
This is Rietveld 408576698