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

Unified Diff: ui/ozone/ozone.gyp

Issue 100213003: Support for providing IMEContext with Ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mv InputMethodContextFactoryOzone to ozone/ime Created 7 years 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/ozone/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index 03f5b2eecd077a10d644125b2b079a97cfcbf681..56bb3c3195cd4401218045ca844ae9f43ec31608 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -35,6 +35,8 @@
'ozone_platform.h',
'ozone_switches.cc',
'ozone_switches.h',
+ 'ime/input_method_context_factory_ozone.cc',
+ 'ime/input_method_context_factory_ozone.h',
'platform/dri/ozone_platform_dri.cc',
'platform/dri/ozone_platform_dri.h',
'platform/test/ozone_platform_test.cc',

Powered by Google App Engine
This is Rietveld 408576698