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

Unified Diff: chrome/common/extensions/api/manifest_types.json

Issue 216473005: Settings Override API: update documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: @battre comments Created 6 years, 8 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 | « no previous file | chrome/common/extensions/docs/templates/articles/settings_override.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/manifest_types.json
diff --git a/chrome/common/extensions/api/manifest_types.json b/chrome/common/extensions/api/manifest_types.json
index d2e1af6bcac04f722a8851b666da992b9cd3d634..3e4a85ad7134f2fb501abab07751b48a1995f9bd 100644
--- a/chrome/common/extensions/api/manifest_types.json
+++ b/chrome/common/extensions/api/manifest_types.json
@@ -151,7 +151,7 @@
}
},
"startup_pages": {
- "description": "URLs to be added to the list of startup pages.",
+ "description": "An array of length one containing a URL to be used as the startup page.",
"optional": true,
"type": "array",
"items": {"type": "string"}
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/settings_override.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698