| Index: ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| diff --git a/ios/build/bots/chromium.mac/iOS_Device_(ninja).json b/ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| similarity index 78%
|
| copy from ios/build/bots/chromium.mac/iOS_Device_(ninja).json
|
| copy to ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| index 54408813aab494e758ccd026b133cb8d3d0f71f7..61f500cb449d05b3175ea9cec44f9c9c2ea74dad 100644
|
| --- a/ios/build/bots/chromium.mac/iOS_Device_(ninja).json
|
| +++ b/ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| @@ -1,9 +1,10 @@
|
| {
|
| "owners": [
|
| + "dpranke",
|
| "smut"
|
| ],
|
| "comments": [
|
| - "Builder for fat binaries using ninja."
|
| + "GN + Ninja fat binary builder."
|
| ],
|
| "xcode version": "7.0",
|
| "GYP_DEFINES": {
|
| @@ -11,6 +12,7 @@
|
| "target_subarch": "both"
|
| },
|
| "compiler": "ninja",
|
| + "use_mb": true,
|
| "configuration": "Release",
|
| "sdk": "iphoneos9.0",
|
| "tests": [
|
|
|