| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index e8715eaa09e8d4001ad54aa79c8636b0feee15c0..38080f6120e71f2a7aa6efba155d80ce10a8f7c3 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -77,6 +77,7 @@
|
| 'file_system_provider_internal.idl',
|
| 'font_settings.json',
|
| 'gcm.json',
|
| + 'guest_view_internal.json',
|
| 'hangouts_private.idl',
|
| 'hid.idl',
|
| 'history.json',
|
| @@ -141,6 +142,7 @@
|
| 'context_menus.json',
|
| 'events.json',
|
| 'file_system.idl',
|
| + 'guest_view_internal.json',
|
| 'manifest_types.json',
|
| 'permissions.json',
|
| 'sync_file_system.idl',
|
|
|