diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index a4bfcfa..63d0b1e 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -255,11 +255,6 @@ '<(DEPTH)/third_party/wtl/include', ] }], - ['OS=="win" and use_aura==0', { - 'dependencies': [ - '<(DEPTH)/chrome/default_plugin/default_plugin.gyp:default_plugin', - ] - }], ['toolkit_uses_gtk == 1', { 'dependencies': [ '../build/linux/system.gyp:gtk', |