| Index: chrome/common/extensions/docs/extensions/storage.html
|
| diff --git a/chrome/common/extensions/docs/extensions/storage.html b/chrome/common/extensions/docs/extensions/storage.html
|
| index ddca873ae71f3c65974d8650a496b1efee123732..2ad0f1b78120e5f2765fb9d5a969ed0dbea87b94 100644
|
| --- a/chrome/common/extensions/docs/extensions/storage.html
|
| +++ b/chrome/common/extensions/docs/extensions/storage.html
|
| @@ -695,7 +695,7 @@ You can find examples that use this API on the
|
| </div>
|
| </em>
|
| </dt>
|
| - <dd>The name of the storage area ("sync" or "local") the changes are for.</dd>
|
| + <dd>The name of the storage area ("sync", "local" or "managed") the changes are for.</dd>
|
| <!-- OBJECT PROPERTIES -->
|
| <!-- OBJECT METHODS -->
|
| <!-- OBJECT EVENT FIELDS -->
|
|
|