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

Unified Diff: chrome/common/extensions/api/instance_id.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/instance_id.json
diff --git a/chrome/common/extensions/api/instance_id.json b/chrome/common/extensions/api/instance_id.json
index c1f5887af4b349413af00bc61875faa1e10388d3..71d7011921ff3e4e4a7a63d8ba9eb790189fc8ec 100644
--- a/chrome/common/extensions/api/instance_id.json
+++ b/chrome/common/extensions/api/instance_id.json
@@ -6,7 +6,6 @@
{
"namespace": "instanceID",
"description": "Use <code>chrome.instanceID</code> to access the Instance ID service.",
- "compiler_options": {"use_movable_types": true},
"functions": [
{
"name": "getID",

Powered by Google App Engine
This is Rietveld 408576698