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

Unified Diff: components/html_viewer/DEPS

Issue 1182303012: Componentize html_viewer's MessagePort (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: header-only target types: static_library -> none 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/blink_platform_impl.cc » ('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 6e2d9a95b97c95b560b5841d3f7819f6ae115dfe..0a5b15ad0777699b89dec7895172d5f5e8f563b6 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/clipboard",
"+components/devtools_service/public",
"+components/gpu",
+ "+components/message_port",
"+components/mime_util",
"+components/resource_provider/public",
"+components/scheduler",
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/blink_platform_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698