| 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 ab26c222b85e62d655610da362d6596a5f71d226..e0fd86b7739ba510538eecc7a4ff24136020743b 100644
|
| --- a/chrome/common/extensions/api/page_capture.json
|
| +++ b/chrome/common/extensions/api/page_capture.json
|
| @@ -6,7 +6,6 @@
|
| {
|
| "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",
|
|
|