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

Unified Diff: components/devtools_http_handler.gypi

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
Index: components/devtools_http_handler.gypi
diff --git a/components/devtools_http_handler.gypi b/components/devtools_http_handler.gypi
index 32f051d7d55adab5232dbc040ae8b72067224c90..1215e29cbf52955c1a2557a8c7b0459300741521 100644
--- a/components/devtools_http_handler.gypi
+++ b/components/devtools_http_handler.gypi
@@ -9,6 +9,7 @@
'type': 'static_library',
'dependencies': [
'../base/base.gyp:base',
+ '../components/components.gyp:devtools_discovery',
'../content/content.gyp:content_browser',
'../net/net.gyp:net',
'../net/net.gyp:http_server',
« no previous file with comments | « components/devtools_discovery/devtools_target_descriptor.h ('k') | components/devtools_http_handler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698