Chromium Code Reviews| Index: webkit/glue/webkit_glue.gypi |
| =================================================================== |
| --- webkit/glue/webkit_glue.gypi (revision 99812) |
| +++ webkit/glue/webkit_glue.gypi (working copy) |
| @@ -461,11 +461,6 @@ |
| 'sources/': [['exclude', '_(linux|gtk)(_data)?\\.cc$'], |
| ['exclude', r'/gtk_']], |
| }], |
| - ['use_aura==1', { |
| - 'sources/': [ |
| - ['exclude', '^../plugins/npapi/webplugin_delegate_impl_win.cc'], |
| - ], |
| - }], |
| ['OS!="mac"', { |
| 'sources/': [['exclude', '_mac\\.(cc|mm)$']], |
| 'sources!': [ |