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

Unified Diff: extensions/common/api/extension_types.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: extensions/common/api/extension_types.json
diff --git a/extensions/common/api/extension_types.json b/extensions/common/api/extension_types.json
index a69961dbf7bd5a62f05654d0c0bb967e28585cb7..9f27590d41d440833b7dea5055d32c06901d2f4b 100644
--- a/extensions/common/api/extension_types.json
+++ b/extensions/common/api/extension_types.json
@@ -6,7 +6,6 @@
{
"namespace": "extensionTypes",
"description": "The <code>chrome.extensionTypes</code> API contains type declarations for Chrome extensions.",
- "compiler_options": {"use_movable_types": true},
"types": [
{
"id": "ImageFormat",

Powered by Google App Engine
This is Rietveld 408576698