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 9554976983e8832b9e7fbb4759f7fb2da9b15391..341e29ccd594856bbc5f432ca7e4f2b6af4b5010 100644 |
| --- a/third_party/WebKit/Source/build/features.gypi |
| +++ b/third_party/WebKit/Source/build/features.gypi |
| @@ -70,11 +70,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': [ |