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', |