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

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

Issue 118413003: Add hook for extension to check sync status. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: NULL check' 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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 0724879d8e7b65443c6ab60b654a06b6d03396f1..d8ee4b284649379c3e1f0962f8c6dc914d56b79d 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -29,7 +29,6 @@
'infobars.json',
'media_player_private.json',
'music_manager_private.idl',
- 'preferences_private.json',
'principals_private.idl',
'top_sites.json',
],
@@ -91,6 +90,7 @@
'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