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

Unified Diff: chromecast/browser/DEPS

Issue 2428383007: [Chromecast] Add input support. (Closed)
Patch Set: fix bad change 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/cast_content_window_linux.cc » ('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 2ee51c4d0ae4f3b3322795a653dbf4455d77e214..e9ce939b8976e730360fd1148bb9f2345509e7c1 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -25,6 +25,7 @@ include_rules = [
"+services/service_manager/public",
"+ui/aura",
"+ui/base",
+ "+ui/base/ime",
"+ui/compositor",
"+ui/events",
"+ui/gfx",
« no previous file with comments | « chromecast/browser/BUILD.gn ('k') | chromecast/browser/cast_content_window_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698