| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 0dcef26c7fd84e2a591f77d05baf60e37346f156..5d2a6d07d22c96a3e7aacdd5cf38e6204725f99a 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -120,6 +120,8 @@
|
| 'disks/disk_mount_manager.h',
|
| 'display/output_configurator.cc',
|
| 'display/output_configurator.h',
|
| + 'ime/ibus_daemon_controller.cc',
|
| + 'ime/ibus_daemon_controller.h',
|
| 'network/cros_network_functions.cc',
|
| 'network/cros_network_functions.h',
|
| 'network/device_state.cc',
|
|
|