| Index: chrome/common/extensions/api/schemas.gypi
|
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
|
| index e848f60231196b0918ae3a39aba289d7da4f82a8..481da97c4343262b45e8c6f43db0a77160f8051d 100644
|
| --- a/chrome/common/extensions/api/schemas.gypi
|
| +++ b/chrome/common/extensions/api/schemas.gypi
|
| @@ -69,6 +69,7 @@
|
| 'reading_list_private.json',
|
| 'screenlock_private.idl',
|
| 'sessions.json',
|
| + 'settings_private.idl',
|
| 'signed_in_devices.idl',
|
| 'streams_private.idl',
|
| 'sync_file_system.idl',
|
|
|