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

Unified Diff: scripts/slave/recipe_modules/chromium/config.expectations/Debug-mac.intel.64-to-mac.intel.64.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-mac.intel.64-to-mac.intel.64.json
diff --git a/scripts/slave/recipe_modules/chromium/config.expectations/Debug-mac.intel.64-to-mac.intel.64.json b/scripts/slave/recipe_modules/chromium/config.expectations/Debug-mac.intel.64-to-mac.intel.64.json
index f1d4c88da1d64c1a79e36885c30ad3283db8609b..b7d5867aa09c64176e08d3f06add619ed9dfc550 100644
--- a/scripts/slave/recipe_modules/chromium/config.expectations/Debug-mac.intel.64-to-mac.intel.64.json
+++ b/scripts/slave/recipe_modules/chromium/config.expectations/Debug-mac.intel.64-to-mac.intel.64.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 \"mac\"",
@@ -45,7 +45,7 @@
"GYP_DEFINES": "component=shared_library",
"GYP_GENERATORS": "ninja",
"GYP_GENERATOR_FLAGS": "",
- "GYP_MSVS_VERSION": ""
+ "GYP_MSVS_VERSION": null
}
}
}

Powered by Google App Engine
This is Rietveld 408576698