Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9449)

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 1100763002: Inject CanAddURLToHistory into TopSitesImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prefs
Patch Set: Fix error introduced during rebase Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « chrome/common/extensions/api/instance_id.idl ('k') | chrome/common/extensions/api/search_engines_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698