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

Unified Diff: components/arc/BUILD.gn

Issue 1605273002: ARC: Show virtual keyboard when necessary on text input type change events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Filed BUG and added a TODO comment. Created 4 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 | « components/arc.gypi ('k') | components/arc/ime/arc_ime_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 0a5501de2c78b0ae79d61c0035b9db2cb3a98519..5a17b95ac9117f44c1dc06d5820bf83272b0654c 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -108,6 +108,7 @@ source_set("unit_tests") {
"//mojo/public/cpp/system:system",
"//testing/gtest",
"//ui/aura",
+ "//ui/base:test_support",
"//ui/base/ime",
"//ui/events",
"//ui/events:dom_keycode_converter",
« no previous file with comments | « components/arc.gypi ('k') | components/arc/ime/arc_ime_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698