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

Unified Diff: build/android/pylib/utils/isolator.py

Issue 1252353005: Make VS2015 component builds work on swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update the Androit isolator script. Created 5 years, 4 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 | « base/base.isolate ('k') | build/config/win/msvs_dependencies.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/utils/isolator.py
diff --git a/build/android/pylib/utils/isolator.py b/build/android/pylib/utils/isolator.py
index cac39d8136933211a5b407d7d4920533664a82b7..b9a222d45db19746d6cda86b643bcf1d182be91b 100644
--- a/build/android/pylib/utils/isolator.py
+++ b/build/android/pylib/utils/isolator.py
@@ -49,6 +49,7 @@ def DefaultConfigVariables():
'use_ozone': '0',
'use_x11': '0',
'v8_use_external_startup_data': '1',
+ 'msvs_version': '0',
}
« no previous file with comments | « base/base.isolate ('k') | build/config/win/msvs_dependencies.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698