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

Unified Diff: chromecast/browser/BUILD.gn

Issue 2428383007: [Chromecast] Add input support. (Closed)
Patch Set: rebase 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 | « no previous file | chromecast/browser/DEPS » ('j') | chromecast/browser/cast_content_window_linux.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/BUILD.gn
diff --git a/chromecast/browser/BUILD.gn b/chromecast/browser/BUILD.gn
index 4f3b4ed30170991d2a47e093e3931ff6c76e820e..085738848891a91aa8cc83e8b65c586acba61cfb 100644
--- a/chromecast/browser/BUILD.gn
+++ b/chromecast/browser/BUILD.gn
@@ -131,6 +131,7 @@ source_set("browser") {
"//build/linux:fontconfig",
"//components/metrics:serialization",
"//ui/aura",
+ "//ui/base/ime",
]
} else if (is_android) {
sources += [
« no previous file with comments | « no previous file | chromecast/browser/DEPS » ('j') | chromecast/browser/cast_content_window_linux.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698