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

Unified Diff: headless/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
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 6ebf05dea6f4c48b7a65a366120497158e8bcda2..572b1169424a829d276f589c90e0d11327c1c190 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -225,7 +225,6 @@ static_library("headless_lib") {
":gen_devtools_client_api",
":pak",
"//base",
- "//components/devtools_http_handler",
"//content/public/app:both",
"//content/public/browser",
"//content/public/child",

Powered by Google App Engine
This is Rietveld 408576698