Chromium Code Reviews| Index: chrome/common/extensions/api/api.gyp |
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
| index 63af0dd2999d542a4edce1182e53f43bf7d734d5..24802b595b38b1e8f0bfab590fc0769f1ee85038 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', |
| + 'guestview.json', |
| 'hangouts_private.idl', |
| 'hid.idl', |
| 'history.json', |
| @@ -143,6 +144,7 @@ |
| 'downloads.idl', |
| 'events.json', |
| 'file_system.idl', |
| + 'guestview.json', |
| 'manifest_types.json', |
| 'omnibox.json', |
| 'permissions.json', |