| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index d09c80066a52ccd68885d47939c2619031011fdd..71b63f6f303bfb6ed098735cafd59d2edc76458a 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -58,6 +58,7 @@
|
| 'system_info_memory.idl',
|
| 'experimental_system_info_storage.idl',
|
| 'extension.json',
|
| + 'extfs.idl',
|
| 'feedback_private.idl',
|
| 'file_browser_handler_internal.json',
|
| 'file_system.idl',
|
|
|