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

Unified Diff: talk/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 | « sync_chromium.py ('k') | webrtc/build/isolate.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/build/isolate.gypi
diff --git a/talk/build/isolate.gypi b/talk/build/isolate.gypi
index 00c38324a0688a7eb485101a91a7648c0649cc7a..13f3d50aff09d8c7881b5cb6d8ac92f652778e73 100644
--- a/talk/build/isolate.gypi
+++ b/talk/build/isolate.gypi
@@ -123,9 +123,6 @@
'--extra-variable', 'mac_product_name', '<(mac_product_name)',
],
}],
- ["test_isolation_outdir!=''", {
- 'action': [ '--isolate-server', '<(test_isolation_outdir)' ],
- }],
],
},
],
« no previous file with comments | « sync_chromium.py ('k') | webrtc/build/isolate.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698