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

Unified Diff: chrome/common/extensions/docs/templates/json/manifest.json

Issue 1358903003: Documentation for "not_allowed" value in "incognito" manifest field. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 5 years, 3 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/docs/templates/articles/manifest/incognito.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/json/manifest.json
diff --git a/chrome/common/extensions/docs/templates/json/manifest.json b/chrome/common/extensions/docs/templates/json/manifest.json
index 20b1edf4f8d4440c18b0c21dd0de6020e6d554c5..366f1414076827e30e5bbe51db32d5c5e27805c3 100644
--- a/chrome/common/extensions/docs/templates/json/manifest.json
+++ b/chrome/common/extensions/docs/templates/json/manifest.json
@@ -115,7 +115,7 @@
},
"incognito": {
"documentation": "manifest/incognito",
- "example": "spanning or split"
+ "example": "spanning, split, or not_allowed"
},
"key": {
"documentation": "manifest/key",
« no previous file with comments | « chrome/common/extensions/docs/templates/articles/manifest/incognito.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698