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

Unified Diff: components/arc/common/typemaps.gni

Issue 2876693004: Implement GetTextFromRange(), GetTextRange() and GetSelectionRange() for ArcImeService. (Closed)
Patch Set: add TODOs in ime.mojom Created 3 years, 7 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/common/ime.typemap ('k') | components/arc/ime/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/common/typemaps.gni
diff --git a/components/arc/common/typemaps.gni b/components/arc/common/typemaps.gni
index c130ddcd1854cd595375f93ee923487a0d129022..09a41ef8f285451a7791f8d6fceacde0216de36f 100644
--- a/components/arc/common/typemaps.gni
+++ b/components/arc/common/typemaps.gni
@@ -7,6 +7,7 @@ typemaps = [
"//components/arc/common/bitmap.typemap",
"//components/arc/common/bluetooth.typemap",
"//components/arc/common/file_system.typemap",
+ "//components/arc/common/ime.typemap",
"//components/arc/common/intent_helper.typemap",
"//components/arc/common/video_accelerator.typemap",
]
« no previous file with comments | « components/arc/common/ime.typemap ('k') | components/arc/ime/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698