| Index: chrome/common/extensions/api/schemas.gypi
|
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
|
| index c746bab528c0773469753a4bad1f453885c8629e..d34f89e85f4a8f94f4491272ed4028a4c911dd1b 100644
|
| --- a/chrome/common/extensions/api/schemas.gypi
|
| +++ b/chrome/common/extensions/api/schemas.gypi
|
| @@ -26,6 +26,7 @@
|
| 'bookmarks.json',
|
| 'braille_display_private.idl',
|
| 'browser.idl',
|
| + 'chrome_web_view_internal.json',
|
| 'cloud_print_private.json',
|
| 'command_line_private.json',
|
| 'content_settings.json',
|
| @@ -99,7 +100,6 @@
|
| 'webrtc_audio_private.idl',
|
| 'webrtc_logging_private.idl',
|
| 'webstore_private.json',
|
| - 'web_view_internal.json',
|
| 'windows.json',
|
| ],
|
| 'main_schema_include_rules': [
|
|
|