diff options
Diffstat (limited to 'ui/views/controls/webview/webview.gyp')
-rw-r--r-- | ui/views/controls/webview/webview.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/controls/webview/webview.gyp b/ui/views/controls/webview/webview.gyp index cfa717d..68bd84d 100644 --- a/ui/views/controls/webview/webview.gyp +++ b/ui/views/controls/webview/webview.gyp @@ -14,9 +14,9 @@ '../../../../base/base.gyp:base', '../../../../base/base.gyp:base_i18n', '../../../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', - '../../../../build/temp_gyp/googleurl.gyp:googleurl', '../../../../content/content.gyp:content', '../../../../skia/skia.gyp:skia', + '../../../../url/url.gyp:url', '../../../ui.gyp:ui', '../../../web_dialogs/web_dialogs.gyp:web_dialogs', '../../views.gyp:views', |