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

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

Issue 10763007: Add "regular_only" scope to allowed scopes for ChromeSetting.clear(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/types.json ('k') | chrome/common/extensions/docs/extensions/types.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/types.html
diff --git a/chrome/common/extensions/docs/apps/types.html b/chrome/common/extensions/docs/apps/types.html
index 2dae9a474e30d2c47fb9d9a61c2b5ef95a4a9ed0..c3de882e7b9aa6423e17db3d1d3d9d240573fa19 100644
--- a/chrome/common/extensions/docs/apps/types.html
+++ b/chrome/common/extensions/docs/apps/types.html
@@ -389,7 +389,7 @@ considering the precedence rules. It is used by Chrome.
<span id="typeTemplate">
<span>
<span>string</span>
- <span>["regular", "incognito_persistent", "incognito_session_only"]</span>
+ <span>["regular", "regular_only", "incognito_persistent", "incognito_session_only"]</span>
</span>
</span>
)
« no previous file with comments | « chrome/common/extensions/api/types.json ('k') | chrome/common/extensions/docs/extensions/types.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698