| Index: ui/views/controls/webview/webview.gyp
|
| diff --git a/ui/views/controls/webview/webview.gyp b/ui/views/controls/webview/webview.gyp
|
| index afd1ae2053bd908a5f67e633bb54f5533ebf7742..af284b7c3d419e9c31fa7ca989c3971540c7a2b9 100644
|
| --- a/ui/views/controls/webview/webview.gyp
|
| +++ b/ui/views/controls/webview/webview.gyp
|
| @@ -12,7 +12,6 @@
|
| 'target_name': 'webview',
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| - '../../../aura/aura.gyp:aura',
|
| '../../../../base/base.gyp:base',
|
| '../../../../base/base.gyp:base_i18n',
|
| '../../../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
|
|