Chromium Code Reviews| Index: third_party/opus/opus.gyp |
| diff --git a/third_party/opus/opus.gyp b/third_party/opus/opus.gyp |
| index 4c23dfcd7e8c506fe4a23ee766f6fc3eab0fcdf1..4761c02af16f270751bbbe7fcd0cddf62a951cd9 100644 |
| --- a/third_party/opus/opus.gyp |
| +++ b/third_party/opus/opus.gyp |
| @@ -59,12 +59,6 @@ |
| 'OPUS_BUILD', |
| 'OPUS_EXPORT=', |
| ], |
| - 'variables': { |
| - 'clang_warning_flags': [ |
| - # TODO(thakis): Remove once silk/macros.h has been fixed |
| - '-Wno-expansion-to-defined', |
| - ], |
| - }, |
| 'include_dirs': [ |
| 'src/celt', |
| 'src/include', |