diff --git a/all.gyp b/all.gyp index 613df8cb7..f4dde28c8 100644 --- a/all.gyp +++ b/all.gyp @@ -138,15 +138,14 @@ }], ['toolkit_views==1', { 'dependencies': [ - '../ui/views/controls/webview/webview.gyp:*', '../ui/views/views.gyp:*', ], }], ['use_aura==1', { 'dependencies': [ - '../ash/ash.gyp:*', '../ui/aura/aura.gyp:*', '../ui/oak/oak.gyp:*', + '../ash/ash.gyp:*', ], }], ['remoting==1', {