diff options
Diffstat (limited to 'android_webview/native/webview_native.gyp')
-rw-r--r-- | android_webview/native/webview_native.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp index 121a876..960dc0f 100644 --- a/android_webview/native/webview_native.gyp +++ b/android_webview/native/webview_native.gyp @@ -14,6 +14,7 @@ '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', '../../cc/cc.gyp:cc', '../../components/components.gyp:autofill_content_browser', + '../../components/components.gyp:devtools_http_handler', '../../components/components.gyp:web_contents_delegate_android', '../../content/content.gyp:content_common', '../../media/media.gyp:player_android', |