| Index: chrome/common/extensions/api/schemas.gypi
|
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
|
| index 7f255325e1956d4f6394b5594185fb97f2993b87..29b67c9dbbdebb36ac1eaab965208fbe7e7e5b33 100644
|
| --- a/chrome/common/extensions/api/schemas.gypi
|
| +++ b/chrome/common/extensions/api/schemas.gypi
|
| @@ -43,8 +43,6 @@
|
| 'file_manager_private.idl',
|
| 'file_manager_private_internal.idl',
|
| 'file_system.idl',
|
| - 'file_system_provider.idl',
|
| - 'file_system_provider_internal.idl',
|
| 'font_settings.json',
|
| 'gcd_private.idl',
|
| 'gcm.json',
|
| @@ -117,6 +115,8 @@
|
| 'enterprise_platform_keys.idl',
|
| 'enterprise_platform_keys_internal.idl',
|
| 'file_browser_handler_internal.json',
|
| + 'file_system_provider.idl',
|
| + 'file_system_provider_internal.idl',
|
| 'first_run_private.json',
|
| 'log_private.idl',
|
| ],
|
|
|