Index: chrome/common/extensions/api/session_restore.json |
diff --git a/chrome/common/extensions/api/session_restore.json b/chrome/common/extensions/api/session_restore.json |
index 6071194ddf6af978ea78058845c5643c15345e3f..e44a59cab9d0527c44cdabd6065c6482cde5cb8f 100644 |
--- a/chrome/common/extensions/api/session_restore.json |
+++ b/chrome/common/extensions/api/session_restore.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "sessionRestore", |
+ "description": "Use the <code>chrome.sessionRestore</code> API to query and restore tabs and windows from a browsing session.", |
"types": [ |
{ |
"id": "ClosedEntry", |
@@ -26,7 +27,7 @@ |
{ |
"type": "object", |
"name": "options", |
- "optional": true, |
+ "optional": true, |
"properties": { |
"maxResults": { |
"type": "integer", |