Chromium Code Reviews| Index: chrome/common/extensions/api/page_capture.json |
| diff --git a/chrome/common/extensions/api/page_capture.json b/chrome/common/extensions/api/page_capture.json |
| index 5c97410a4c4d48ec82c817d6340ada0ff345a84d..f796d693d4199d90a9ee21c27835933e67357ee9 100644 |
| --- a/chrome/common/extensions/api/page_capture.json |
| +++ b/chrome/common/extensions/api/page_capture.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "pageCapture", |
| + "description": "Use the <code>chrome.pageCapture</code> API to save a tab as MHTML.", |
| "functions": [ |
| { |
| "name": "saveAsMHTML", |