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

Unified Diff: chromecast/browser/DEPS

Issue 2570623003: [Chromecast] Turn CastContentWindow into an abstract interface. (Closed)
Patch Set: Fix browser test Created 3 years, 11 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/browser/BUILD.gn ('k') | chromecast/browser/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/DEPS
diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS
index 08f6c76df4e76842a900ff6ec86ade41aca60f46..2ee51c4d0ae4f3b3322795a653dbf4455d77e214 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/crash",
"+components/network_hints/browser",
"+components/prefs",
+ "+content/public/android",
"+content/public/browser",
"+content/public/common",
"+content/public/test",
@@ -25,6 +26,7 @@ include_rules = [
"+ui/aura",
"+ui/base",
"+ui/compositor",
+ "+ui/events",
"+ui/gfx",
"+ui/gl",
"+ui/display",
« no previous file with comments | « chromecast/browser/BUILD.gn ('k') | chromecast/browser/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698