summaryrefslogtreecommitdiffstats
path: root/chromium/ui/views/controls/webview/webview.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/views/controls/webview/webview.gyp')
-rw-r--r--chromium/ui/views/controls/webview/webview.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/ui/views/controls/webview/webview.gyp b/chromium/ui/views/controls/webview/webview.gyp
index 6d74ef2dfad..39d40201d80 100644
--- a/chromium/ui/views/controls/webview/webview.gyp
+++ b/chromium/ui/views/controls/webview/webview.gyp
@@ -17,9 +17,10 @@
'../../../../content/content.gyp:content_browser',
'../../../../skia/skia.gyp:skia',
'../../../../url/url.gyp:url_lib',
+ '../../../base/ui_base.gyp:ui_base',
'../../../events/events.gyp:events',
'../../../gfx/gfx.gyp:gfx',
- '../../../ui.gyp:ui',
+ '../../../gfx/gfx.gyp:gfx_geometry',
'../../../web_dialogs/web_dialogs.gyp:web_dialogs',
'../../views.gyp:views',
],