Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index f363b660403e20d78772f4d0a90828752defd9bf..46b2e8cdd844a94a0f78b9f221c8b5bf8c2bbbbd 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -4340,7 +4340,7 @@ |
], |
}], |
['OS=="ios" and target_subarch!="arm32" and \ |
- "<(GENERATOR)"=="ninja"', { |
+ "<(GENERATOR)"=="xcode"', { |
'OTHER_CFLAGS': [ |
# TODO(ios): when building Chrome for iOS on 64-bit platform |
# with Xcode, the -Wshorted-64-to-32 warning is automatically |