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

Unified Diff: components/devtools_http_handler/BUILD.gn

Issue 1114503002: [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to devtools_discovery. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@devtools-discovery-chrome
Patch Set: Created 5 years, 8 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 | « components/devtools_http_handler.gypi ('k') | components/devtools_http_handler/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/devtools_http_handler/BUILD.gn
diff --git a/components/devtools_http_handler/BUILD.gn b/components/devtools_http_handler/BUILD.gn
index 61e618e676ab25fa0088f65f9d0857b2c8138ea3..e37cb3506f0d570f3acf3b3f116e92d9df6c0180 100644
--- a/components/devtools_http_handler/BUILD.gn
+++ b/components/devtools_http_handler/BUILD.gn
@@ -11,6 +11,7 @@ source_set("devtools_http_handler") {
deps = [
"//base",
+ "//components/devtools_discovery",
"//content/public/browser",
"//net",
"//net:http_server",
« no previous file with comments | « components/devtools_http_handler.gypi ('k') | components/devtools_http_handler/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698