| Index: chrome/common/extensions/api/desktop_capture.json
|
| diff --git a/chrome/common/extensions/api/desktop_capture.json b/chrome/common/extensions/api/desktop_capture.json
|
| index 5b9ff002fcfd318f1e164990016d64ee846d1011..359b7dac036f5ac125b1854f4dfd55946cad133a 100644
|
| --- a/chrome/common/extensions/api/desktop_capture.json
|
| +++ b/chrome/common/extensions/api/desktop_capture.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace": "desktopCapture",
|
| "description": "Desktop Capture API that can be used to capture content of screen, individual windows or tabs.",
|
| + "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| {
|
| "id": "DesktopCaptureSourceType",
|
|
|