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..f2f53522b46907a202056fd2b974d36f57b6bf75 100644 |
--- a/chrome/common/extensions/api/page_capture.json |
+++ b/chrome/common/extensions/api/page_capture.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "pageCapture", |
+ "description": "The pageCapture API allows you to save a tab as MHTML.", |
"functions": [ |
{ |
"name": "saveAsMHTML", |