| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 1597cb64ce7379e0bc508c7da4b256937ac20162..924d8cfdb3cacf73a75664293268e198ce82fc05 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -228,8 +228,6 @@
|
| 'ime/input_method_descriptor.h',
|
| 'ime/input_method_manager.cc',
|
| 'ime/input_method_manager.h',
|
| - 'ime/input_method_property.cc',
|
| - 'ime/input_method_property.h',
|
| 'ime/input_method_whitelist.cc',
|
| 'ime/input_method_whitelist.h',
|
| 'ime/xkeyboard.cc',
|
| @@ -491,7 +489,6 @@
|
| 'ime/extension_ime_util_unittest.cc',
|
| 'ime/composition_text_unittest.cc',
|
| 'ime/input_method_manager.h',
|
| - 'ime/input_method_property_unittest.cc',
|
| 'ime/input_method_whitelist_unittest.cc',
|
| 'ime/xkeyboard_unittest.cc',
|
| 'login/login_state_unittest.cc',
|
|
|