Chromium Code Reviews| Index: third_party/WebKit/Source/build/features.gypi |
| diff --git a/third_party/WebKit/Source/build/features.gypi b/third_party/WebKit/Source/build/features.gypi |
| index 81f3007149eae4dd1249c9d7d3c3fa8913fbe5ef..0e317f361ceb81063d4cfadbdad627305b0aca81 100644 |
| --- a/third_party/WebKit/Source/build/features.gypi |
| +++ b/third_party/WebKit/Source/build/features.gypi |
| @@ -71,11 +71,6 @@ |
| 'WTF_USE_QCMSLIB=1' |
| ], |
| }], |
| - ['OS=="mac"', { |
| - 'feature_defines': [ |
| - 'WTF_USE_NEW_THEME=1' |
| - ], |
| - }], |
| # Mac OS X uses Accelerate.framework FFT by default instead of FFmpeg. |
| ['OS!="mac" and OS!="android"', { |
| 'feature_defines': [ |