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

Unified Diff: scripts/slave/recipe_modules/chromium/config.expectations/Debug-linux.intel.32-to-android.None.None.json

Issue 17635005: Make blink_trybot recipe work on windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix presubmit + move polyfill (retry) Created 7 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
Index: scripts/slave/recipe_modules/chromium/config.expectations/Debug-linux.intel.32-to-android.None.None.json
diff --git a/scripts/slave/recipe_modules/chromium/config.expectations/Debug-linux.intel.32-to-android.None.None.json b/scripts/slave/recipe_modules/chromium/config.expectations/Debug-linux.intel.32-to-android.None.None.json
index 0626e566095494646bb0ddaf8794402105bf43be..9d9383cc92091193eb2675c5f92ef8a91126e317 100644
--- a/scripts/slave/recipe_modules/chromium/config.expectations/Debug-linux.intel.32-to-android.None.None.json
+++ b/scripts/slave/recipe_modules/chromium/config.expectations/Debug-linux.intel.32-to-android.None.None.json
@@ -13,7 +13,7 @@
"GYP_DEFINES": "component=shared_library",
"GYP_GENERATORS": "ninja",
"GYP_GENERATOR_FLAGS": "",
- "GYP_MSVS_VERSION": ""
+ "GYP_MSVS_VERSION": null
}
},
"chromium": {
@@ -30,7 +30,7 @@
"GYP_DEFINES": "component=shared_library",
"GYP_GENERATORS": "ninja",
"GYP_GENERATOR_FLAGS": "",
- "GYP_MSVS_VERSION": ""
+ "GYP_MSVS_VERSION": null
}
},
"msvs": "can not use msvs on \"linux\"",
@@ -45,7 +45,7 @@
"GYP_DEFINES": "component=shared_library",
"GYP_GENERATORS": "ninja",
"GYP_GENERATOR_FLAGS": "",
- "GYP_MSVS_VERSION": ""
+ "GYP_MSVS_VERSION": null
}
},
"xcodebuild": "can not use xcodebuild on \"linux\""

Powered by Google App Engine
This is Rietveld 408576698