Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2366)

Unified Diff: android_webview/native/BUILD.gn

Issue 2300703005: DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways. (Closed)
Patch Set: for review Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | android_webview/native/DEPS » ('j') | android_webview/native/aw_dev_tools_server.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/BUILD.gn
diff --git a/android_webview/native/BUILD.gn b/android_webview/native/BUILD.gn
index 8fc0e6d7db2fad93fe0af6b4421ce9c1b1126305..4f0f93f11fa4bb0e489d6edf7c3344ce4a01c35b 100644
--- a/android_webview/native/BUILD.gn
+++ b/android_webview/native/BUILD.gn
@@ -13,7 +13,6 @@ source_set("native") {
"//base/third_party/dynamic_annotations:dynamic_annotations",
"//cc:cc",
"//components/autofill/content/browser:browser",
- "//components/devtools_http_handler:devtools_http_handler",
"//components/strings",
"//components/web_contents_delegate_android:web_contents_delegate_android",
"//content/public/common",
« no previous file with comments | « no previous file | android_webview/native/DEPS » ('j') | android_webview/native/aw_dev_tools_server.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698