| Index: chrome/common/extensions/api/schemas.gypi
|
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
|
| index a836b535bd939ecbeca0c6444aec743f97082ac6..68ca967b45c2337f8fa372b90d4ed8dc64959614 100644
|
| --- a/chrome/common/extensions/api/schemas.gypi
|
| +++ b/chrome/common/extensions/api/schemas.gypi
|
| @@ -63,6 +63,7 @@
|
| 'notifications.idl',
|
| 'omnibox.json',
|
| 'page_capture.json',
|
| + 'passwords_private.idl',
|
| 'permissions.json',
|
| 'preferences_private.json',
|
| 'reading_list_private.json',
|
|
|