| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index e9e5848fd1da792eb78c79a433582a86f6f78641..bf5c0cb6ed06ad7f36cf23c627c15f1f1c840c13 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -123,6 +123,8 @@
|
| 'disks/disk_mount_manager.h',
|
| 'display/output_configurator.cc',
|
| 'display/output_configurator.h',
|
| + 'ime/ibus_bridge.h',
|
| + 'ime/ibus_bridge.cc',
|
| 'network/cros_network_functions.cc',
|
| 'network/cros_network_functions.h',
|
| 'network/device_state.cc',
|
|
|