Chromium Code Reviews| Index: ui/ozone/ozone.gyp |
| diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp |
| index 03f5b2eecd077a10d644125b2b079a97cfcbf681..e34e9a4d63f3253ee3036cc5f7f3b99f1f3c360f 100644 |
| --- a/ui/ozone/ozone.gyp |
| +++ b/ui/ozone/ozone.gyp |
| @@ -31,6 +31,10 @@ |
| }, |
| 'sources': [ |
| '<(platform_list_file)', |
| + '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', |
| 'ozone_platform.cc', |
| 'ozone_platform.h', |
| 'ozone_switches.cc', |