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

Unified Diff: components/arc.gypi

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: Add gyp/gn dependency to ui test_support. 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 | « no previous file | components/arc/BUILD.gn » ('j') | components/arc/ime/arc_ime_bridge.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 20dbad60a7327a49d60e77ad49eb5f3953df5805..98724cf681e8d90b224fc077f56a3af4aac2bdf1 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -21,6 +21,7 @@
'../ui/aura/aura.gyp:aura',
'../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
'../ui/base/ui_base.gyp:ui_base',
+ '../ui/base/ui_base.gyp:ui_base_test_support',
'../ui/events/events.gyp:events_base',
],
'sources': [
« no previous file with comments | « no previous file | components/arc/BUILD.gn » ('j') | components/arc/ime/arc_ime_bridge.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698