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

Unified Diff: chrome/telemetry.isolate

Issue 140263002: Fixes to make GPU tests run in isolated mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanups. Created 6 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/telemetry.isolate
diff --git a/chrome/telemetry.isolate b/chrome/telemetry.isolate
index c02ab0d179cb0c90ab8518543fb775e2d48dc732..b1c4e3cad5e798c891ad6c88181076b3fe849a2a 100644
--- a/chrome/telemetry.isolate
+++ b/chrome/telemetry.isolate
@@ -36,7 +36,7 @@
],
},
}],
- ['OS=="android" or OS=="linux" or OS=="mac"', {
+ ['OS=="android" or OS=="linux"', {
M-A Ruel 2014/01/15 23:29:07 This was removed here https://codereview.chromium.
Ken Russell (switch to Gerrit) 2014/01/15 23:46:45 Yes, I mentioned that in the CL description. That
'variables': {
'isolate_dependency_tracked': [
'<(PRODUCT_DIR)/bitmaptools.so',

Powered by Google App Engine
This is Rietveld 408576698