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

Unified Diff: trunk/src/chrome/common/extensions/api/api.gyp

Issue 105533004: Revert 241977 "Add hook for extension to check sync status." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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: trunk/src/chrome/common/extensions/api/api.gyp
===================================================================
--- trunk/src/chrome/common/extensions/api/api.gyp (revision 242037)
+++ trunk/src/chrome/common/extensions/api/api.gyp (working copy)
@@ -29,6 +29,7 @@
'infobars.json',
'media_player_private.json',
'music_manager_private.idl',
+ 'preferences_private.json',
'principals_private.idl',
'top_sites.json',
],
@@ -90,7 +91,6 @@
'omnibox.json',
'page_capture.json',
'permissions.json',
- 'preferences_private.json',
'power.idl',
'push_messaging.idl',
'runtime.json',

Powered by Google App Engine
This is Rietveld 408576698