Index: ui/ozone/ozone.gyp |
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp |
index 03f5b2eecd077a10d644125b2b079a97cfcbf681..709d9225940231777af64bd5c7c34316352b8ee3 100644 |
--- a/ui/ozone/ozone.gyp |
+++ b/ui/ozone/ozone.gyp |
@@ -35,6 +35,10 @@ |
'ozone_platform.h', |
'ozone_switches.cc', |
'ozone_switches.h', |
+ 'ime/fake_input_method_context_ozone.cc', |
+ 'ime/fake_input_method_context_ozone.h', |
+ 'ime/input_method_context_factory_ozone.cc', |
+ 'ime/input_method_context_factory_ozone.h', |
Yuki
2013/12/11 13:41:57
nit: Sort files in alphabetical order.
kalyank
2013/12/11 18:17:57
Done.
|
'platform/dri/ozone_platform_dri.cc', |
'platform/dri/ozone_platform_dri.h', |
'platform/test/ozone_platform_test.cc', |