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

Unified Diff: components/html_viewer/DEPS

Issue 1163953002: html_viewer: Add DevToolsAgentImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Don't create DevToolsAgentImpl instance unless --remote-debugging-port is specified Created 5 years, 6 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/html_viewer/BUILD.gn ('k') | components/html_viewer/devtools_agent_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index 159ccb1089b5ec35e58928829d9874fafc2b150f..6e2d9a95b97c95b560b5841d3f7819f6ae115dfe 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+blink/public/resources",
"+cc",
"+components/clipboard",
+ "+components/devtools_service/public",
"+components/gpu",
"+components/mime_util",
"+components/resource_provider/public",
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/devtools_agent_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698