| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 8a72712ebe74793599f6ddb29a0e68a64d9f214c..d0c481898c3005c797fbdc88636eea3e74e5b0f0 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -207,8 +207,8 @@
|
| 'chrome_common_extensions_chromeos_sources': [
|
| 'common/extensions/api/file_browser_handlers/file_browser_handler.cc',
|
| 'common/extensions/api/file_browser_handlers/file_browser_handler.h',
|
| - 'common/extensions/api/file_system_provider/file_system_provider_handler.cc',
|
| - 'common/extensions/api/file_system_provider/file_system_provider_handler.h',
|
| + 'common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.cc',
|
| + 'common/extensions/api/file_system_provider_capabilities/file_system_provider_capabilities_handler.h',
|
| 'common/extensions/api/input_ime/input_components_handler.cc',
|
| 'common/extensions/api/input_ime/input_components_handler.h',
|
| ],
|
|
|