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

Unified Diff: chromecast/renderer/DEPS

Issue 2342563003: [chromecast] Enable Mojo javascript bindings for cast_shell (Closed)
Patch Set: Add Mojo JavaScript support for Chromecast 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
« no previous file with comments | « chromecast/renderer/BUILD.gn ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/renderer/DEPS
diff --git a/chromecast/renderer/DEPS b/chromecast/renderer/DEPS
index 4aa8b30df0fe47748a6f8dcc94b4982e9c3a89ef..43f23cbc90c8e8ca7b0544de3e7f90fc7d3385b1 100644
--- a/chromecast/renderer/DEPS
+++ b/chromecast/renderer/DEPS
@@ -4,12 +4,15 @@ include_rules = [
"+chromecast/media",
"+components/cdm/renderer",
"+components/network_hints/renderer",
+ "+content/grit",
"+content/public/common",
"+content/public/renderer",
+ "+gin",
"+media/base",
"+media/media_features.h",
"+media/renderers",
"+services/shell/public",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
+ "+ui/base/resource",
]
« no previous file with comments | « chromecast/renderer/BUILD.gn ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698