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

Unified Diff: ui/base/ime/BUILD.gn

Issue 2957173004: Make DispatchKeyEventPostIME() asynchronous.
Patch Set: cleanup. Created 3 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/base/ime/BUILD.gn
diff --git a/ui/base/ime/BUILD.gn b/ui/base/ime/BUILD.gn
index 2940cb9b6eb99b001c89080603ba67dd3df2ceec..35bac3c80f50b60719b808631ace4562c27b0f79 100644
--- a/ui/base/ime/BUILD.gn
+++ b/ui/base/ime/BUILD.gn
@@ -68,6 +68,7 @@ component("ime") {
"input_method_base.h",
"input_method_chromeos.cc",
"input_method_chromeos.h",
+ "input_method_delegate.cc",
"input_method_delegate.h",
"input_method_factory.cc",
"input_method_factory.h",

Powered by Google App Engine
This is Rietveld 408576698