| Index: ui/ozone/BUILD.gn
|
| diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
|
| index 182a647b667108fe9d0d680f9172110271f709d7..04414b9df4e214763e19a1e6a0e097b8c721ef30 100644
|
| --- a/ui/ozone/BUILD.gn
|
| +++ b/ui/ozone/BUILD.gn
|
| @@ -19,10 +19,6 @@ component("ozone") {
|
| # "chromeos" folder name.
|
| "common/chromeos/native_display_delegate_ozone.cc",
|
| "common/chromeos/native_display_delegate_ozone.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",
|
| "ozone_platform.cc",
|
| "ozone_platform.h",
|
| "ozone_switches.cc",
|
|
|