Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: chrome/common/extensions/docs/apps/storage.html

Issue 10807086: Trigger chrome.storage.onChanged events for policy updates on the 'managed' namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased, addressed comments, fixed ManagedStorageDisabled test Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/api/storage.json ('k') | chrome/common/extensions/docs/extensions/storage.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/storage.html
diff --git a/chrome/common/extensions/docs/apps/storage.html b/chrome/common/extensions/docs/apps/storage.html
index 43efefe2a8c453347196bdd98d1069809484a4ab..2f65c97c59b823b27e8c44e26fa193f4358016f8 100644
--- a/chrome/common/extensions/docs/apps/storage.html
+++ b/chrome/common/extensions/docs/apps/storage.html
@@ -666,7 +666,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 -->
« no previous file with comments | « chrome/common/extensions/api/storage.json ('k') | chrome/common/extensions/docs/extensions/storage.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698