| 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 e0fd86b7739ba510538eecc7a4ff24136020743b..ab26c222b85e62d655610da362d6596a5f71d226 100644
|
| --- a/chrome/common/extensions/api/page_capture.json
|
| +++ b/chrome/common/extensions/api/page_capture.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace": "pageCapture",
|
| "description": "Use the <code>chrome.pageCapture</code> API to save a tab as MHTML.",
|
| + "compiler_options": {"use_movable_types": true},
|
| "functions": [
|
| {
|
| "name": "saveAsMHTML",
|
|
|