Index: build/standalone.gypi |
diff --git a/build/standalone.gypi b/build/standalone.gypi |
index 4bd22b3911b20bf7e1f8f5e599ba5c2bd5f7da57..f618a0640272be83b232dfef6a246ab428a938ea 100644 |
--- a/build/standalone.gypi |
+++ b/build/standalone.gypi |
@@ -238,13 +238,6 @@ |
], |
}, |
}], |
- ['clang==1', { |
- 'target_defaults': { |
- # Remove once issue 3753 is fixed. |
- 'cflags_cc': [ '-Wno-inconsistent-missing-override', |
- '-Wno-unknown-warning-option', ], |
- }, |
- }], |
['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris" \ |
or OS=="netbsd"', { |
'target_defaults': { |