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

Unified Diff: ui/aura/aura.gyp

Issue 2166863002: aura: Fix IME interaction in content-shell in chromeos build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index aff0f1d3834e1f48a98e92e16b10a9d7383a69f9..a7aa0fa4fc0e27588cb788aa4486237304af2a54 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -179,6 +179,8 @@
'test/env_test_helper.h',
'test/event_generator_delegate_aura.cc',
'test/event_generator_delegate_aura.h',
+ 'test/input_method_glue.cc',
+ 'test/input_method_glue.h',
'test/test_cursor_client.cc',
'test/test_cursor_client.h',
'test/test_focus_client.cc',

Powered by Google App Engine
This is Rietveld 408576698