| Index: scripts/slave/recipe_modules/chromium/config.expectations/Release-linux.intel.64-to-chromeos.intel.64.json
|
| diff --git a/scripts/slave/recipe_modules/chromium/config.expectations/Release-linux.intel.64-to-chromeos.intel.64.json b/scripts/slave/recipe_modules/chromium/config.expectations/Release-linux.intel.64-to-chromeos.intel.64.json
|
| index d2f8e22250debf9c7667c429081fcafba958ff46..2e40df79c005bd6e02de026e535b1bbb4b18c0a5 100644
|
| --- a/scripts/slave/recipe_modules/chromium/config.expectations/Release-linux.intel.64-to-chromeos.intel.64.json
|
| +++ b/scripts/slave/recipe_modules/chromium/config.expectations/Release-linux.intel.64-to-chromeos.intel.64.json
|
| @@ -13,7 +13,7 @@
|
| "GYP_DEFINES": "component=static_library",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_GENERATOR_FLAGS": "",
|
| - "GYP_MSVS_VERSION": ""
|
| + "GYP_MSVS_VERSION": null
|
| }
|
| },
|
| "chromium": {
|
| @@ -30,7 +30,7 @@
|
| "GYP_DEFINES": "component=static_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=static_library",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_GENERATOR_FLAGS": "",
|
| - "GYP_MSVS_VERSION": ""
|
| + "GYP_MSVS_VERSION": null
|
| }
|
| },
|
| "xcodebuild": "can not use xcodebuild on \"linux\""
|
|
|