Commit 81d91a7f authored by smut's avatar smut Committed by Commit bot

Remove clang_xcode=0 from iOS ninja device bots

BUG=440789

Review URL: https://codereview.chromium.org/950903006

Cr-Commit-Position: refs/heads/master@{#318258}
parent 61f1c291
......@@ -8,7 +8,6 @@
"xcode version": "5.1.1",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"clang_xcode": "0",
"target_subarch": "both"
},
"compiler": "ninja",
......
......@@ -8,7 +8,6 @@
"xcode version": "5.1.1",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"clang_xcode": "0",
"target_subarch": "both"
},
"compiler": "ninja",
......
......@@ -8,7 +8,6 @@
"xcode version": "5.1",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
"clang_xcode": "0",
"target_subarch": "both"
},
"compiler": "ninja",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment