Chromium Code Reviews| Index: chrome/common/extensions/api/schemas.gypi |
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi |
| index 93d1cf37c0d85d418b77b77e1763a25110dfd1ed..4468870218683dbb82dabfa50658edeeea840813 100644 |
| --- a/chrome/common/extensions/api/schemas.gypi |
| +++ b/chrome/common/extensions/api/schemas.gypi |
| @@ -79,6 +79,7 @@ |
| 'tab_capture.idl', |
| 'tabs.json', |
| 'types.json', |
| + 'users_private.idl', |
| 'web_navigation.json', |
| # Despite the name, this API does not rely on any |
| # WebRTC-specific bits and as such does not belong in |