diff options
Diffstat (limited to 'build/common.gypi')
-rw-r--r-- | build/common.gypi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/common.gypi b/build/common.gypi index 9eb94f3..9cff345 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -1613,10 +1613,6 @@ # is fixed. '-Wno-parentheses', ], - 'OTHER_CFLAGS': [ - # TODO(thakis): Causes many warnings - http://crbug.com/75001 - '-fobjc-exceptions', - ], }], ['clang==1 and clang_use_chrome_plugins==1', { 'OTHER_CFLAGS': [ |