Index: chrome/common/extensions/api/schemas.gypi |
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi |
index 97d39314f6e4bec41d42071dfb42c8c7584edbe3..e36f2d21f7a247534f7e44e77df65c8186f34acb 100644 |
--- a/chrome/common/extensions/api/schemas.gypi |
+++ b/chrome/common/extensions/api/schemas.gypi |
@@ -12,6 +12,7 @@ |
'accessibility_private.json', |
'activity_log_private.json', |
'audio_modem.idl', |
+ 'autofill_private.idl', |
'automation.idl', |
'automation_internal.idl', |
'autotest_private.idl', |
@@ -39,8 +40,6 @@ |
'easy_unlock_private.idl', |
'experience_sampling_private.json', |
'feedback_private.idl', |
- 'file_manager_private.idl', |
- 'file_manager_private_internal.idl', |
'file_system.idl', |
'font_settings.json', |
'gcd_private.idl', |
@@ -53,6 +52,7 @@ |
'identity_private.idl', |
'image_writer_private.idl', |
'inline_install_private.idl', |
+ 'instance_id.idl', |
'launcher_page.idl', |
'location.idl', |
'manifest_types.json', |
@@ -67,6 +67,7 @@ |
'preferences_private.json', |
'reading_list_private.json', |
'screenlock_private.idl', |
+ 'search_engines_private.idl', |
'sessions.json', |
'settings_private.idl', |
'signed_in_devices.idl', |
@@ -105,6 +106,8 @@ |
'enterprise_platform_keys_internal.idl', |
'enterprise_platform_keys_private.json', |
'file_browser_handler_internal.json', |
+ 'file_manager_private.idl', |
+ 'file_manager_private_internal.idl', |
'file_system_provider.idl', |
'file_system_provider_internal.idl', |
'first_run_private.json', |