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

Unified Diff: tools/telemetry/telemetry.gyp

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
« chrome/telemetry.isolate ('K') | « gpu/gpu.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry.gyp
diff --git a/tools/telemetry/telemetry.gyp b/tools/telemetry/telemetry.gyp
index 816028d9eec0110ee080d1b61305078a5caf5f78..5b1f239eaadc2462de5c5cd8c96e1d5dbc21cde0 100644
--- a/tools/telemetry/telemetry.gyp
+++ b/tools/telemetry/telemetry.gyp
@@ -21,7 +21,7 @@
'python_extension': '.pyd'
},
}],
- ['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
+ ['OS=="android" or OS=="linux" or OS=="win"', {
'actions': [{
'action_name': 'bitmaptools',
'inputs': [
« chrome/telemetry.isolate ('K') | « gpu/gpu.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698