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

Unified Diff: ui/aura/BUILD.gn

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
« no previous file with comments | « no previous file | ui/aura/aura.gyp » ('j') | ui/aura/test/input_method_glue.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index 63ca76fc639360f7b7a41b6255a73ca16e27efae..547bf64c0176f73932b165dc27de6ca5f2bc61a8 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -162,6 +162,8 @@ static_library("test_support") {
"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",
« no previous file with comments | « no previous file | ui/aura/aura.gyp » ('j') | ui/aura/test/input_method_glue.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698