diff options
Diffstat (limited to 'ui/views/controls/webview/webview.gyp')
-rw-r--r-- | ui/views/controls/webview/webview.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/views/controls/webview/webview.gyp b/ui/views/controls/webview/webview.gyp index af284b7..afd1ae2 100644 --- a/ui/views/controls/webview/webview.gyp +++ b/ui/views/controls/webview/webview.gyp @@ -12,6 +12,7 @@ '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', |