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

Unified Diff: webrtc/build/isolate.gypi

Issue 1182043002: Roll chromium_revision e937e5f..c2239a8 (333350:334133) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Trying new workaround for trybots Created 5 years, 6 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 | « talk/build/isolate.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/isolate.gypi
diff --git a/webrtc/build/isolate.gypi b/webrtc/build/isolate.gypi
index 86169fd094575e9b705f869c0eadb921f2d7841e..75189f8ff98d1fe3e4b3190626ad0d6a2ce11412 100644
--- a/webrtc/build/isolate.gypi
+++ b/webrtc/build/isolate.gypi
@@ -104,9 +104,6 @@
'--extra-variable', 'mac_product_name', '<(mac_product_name)',
],
}],
- ["test_isolation_outdir!=''", {
- 'action': [ '--isolate-server', '<(test_isolation_outdir)' ],
- }],
],
},
],
« no previous file with comments | « talk/build/isolate.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698