| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 89a35800a0a8248b65e947c791a5559e9fbcf0bd..98ddfc33b0e6e0d25b8875b34e28eddb4d4ca051 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -230,10 +230,12 @@
|
| 'ime/extension_ime_util.h',
|
| 'ime/fake_ime_keyboard.cc',
|
| 'ime/fake_ime_keyboard.h',
|
| + 'ime/ime_keyboard.cc',
|
| 'ime/ime_keyboard.h',
|
| 'ime/ime_keyboard_ozone.cc',
|
| - 'ime/ime_keyboard_x11.h',
|
| + 'ime/ime_keyboard_ozone.h',
|
| 'ime/ime_keyboard_x11.cc',
|
| + 'ime/ime_keyboard_x11.h',
|
| 'ime/input_method_delegate.h',
|
| 'ime/input_method_descriptor.cc',
|
| 'ime/input_method_descriptor.h',
|
|
|