summaryrefslogtreecommitdiff
path: root/chromium/testing/iossim/iossim.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/testing/iossim/iossim.gyp')
-rw-r--r--chromium/testing/iossim/iossim.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/chromium/testing/iossim/iossim.gyp b/chromium/testing/iossim/iossim.gyp
index b699b534217..a78f024ab1e 100644
--- a/chromium/testing/iossim/iossim.gyp
+++ b/chromium/testing/iossim/iossim.gyp
@@ -49,6 +49,11 @@
'message': 'Generating header',
},
],
+ 'xcode_settings': {
+ 'WARNING_CFLAGS': [
+ '-Wno-objc-property-no-attribute',
+ ],
+ },
},
],
}, { # else, OS=="ios" and "<(GENERATOR)"!="ninja"