Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7419)

Unified Diff: chrome/common/extensions/api/desktop_capture.json

Issue 1848103005: [Extensions] Remove the "use_movable_types" entry from idl/json files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 359b7dac036f5ac125b1854f4dfd55946cad133a..5b9ff002fcfd318f1e164990016d64ee846d1011 100644
--- a/chrome/common/extensions/api/desktop_capture.json
+++ b/chrome/common/extensions/api/desktop_capture.json
@@ -6,7 +6,6 @@
{
"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",

Powered by Google App Engine
This is Rietveld 408576698