| 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',
|
|
|