| Index: chrome/common/extensions/api/api.gyp
|
| ===================================================================
|
| --- chrome/common/extensions/api/api.gyp (revision 179687)
|
| +++ chrome/common/extensions/api/api.gyp (working copy)
|
| @@ -26,6 +26,9 @@
|
| 'autotest_private.idl',
|
| 'bluetooth.idl',
|
| 'bookmarks.json',
|
| + 'bookmark_manager_private.json',
|
| + 'browsing_data.json',
|
| + 'chromeos_info_private.json',
|
| 'cloud_print_private.json',
|
| 'content_settings.json',
|
| 'context_menus.json',
|
| @@ -34,26 +37,37 @@
|
| 'developer_private.idl',
|
| 'dial.idl',
|
| 'downloads.idl',
|
| + 'echo_private.json',
|
| 'events.json',
|
| + 'experimental_accessibility.json',
|
| + 'experimental_app.json',
|
| 'experimental_discovery.idl',
|
| 'experimental_dns.idl',
|
| 'experimental_history.json',
|
| 'experimental_identity.idl',
|
| 'experimental_idltest.idl',
|
| + 'experimental_infobars.json',
|
| 'experimental_media_galleries.idl',
|
| 'experimental_notification.idl',
|
| + 'experimental_power.json',
|
| 'experimental_record.json',
|
| 'experimental_system_info_cpu.idl',
|
| 'experimental_system_info_memory.idl',
|
| 'experimental_system_info_storage.idl',
|
| + 'extension.json',
|
| 'file_browser_handler_internal.json',
|
| 'file_system.idl',
|
| 'font_settings.json',
|
| 'history.json',
|
| 'i18n.json',
|
| + 'idle.json',
|
| + 'managed_mode_private.json',
|
| 'management.json',
|
| 'media_galleries.idl',
|
| 'media_galleries_private.idl',
|
| + 'media_player_private.json',
|
| + 'metrics_private.json',
|
| + 'omnibox.json',
|
| 'page_capture.json',
|
| 'permissions.json',
|
| 'push_messaging.idl',
|
| @@ -65,12 +79,19 @@
|
| 'sync_file_system.idl',
|
| 'system_indicator.idl',
|
| 'system_info_display.idl',
|
| + 'system_private.json',
|
| 'tab_capture.idl',
|
| 'tabs.json',
|
| + 'terminal_private.json',
|
| + 'test.json',
|
| + 'top_sites.json',
|
| 'usb.idl',
|
| + 'wallpaper_private.json',
|
| 'webview.json',
|
| 'web_navigation.json',
|
| 'web_request.json',
|
| + 'web_socket_proxy_private.json',
|
| + 'webstore_private.json',
|
| 'windows.json',
|
| ],
|
| 'cc_dir': 'chrome/common/extensions/api',
|
|
|