| 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",
|
|
|