| Index: chrome/common/extensions/api/tabs.json
|
| diff --git a/chrome/common/extensions/api/tabs.json b/chrome/common/extensions/api/tabs.json
|
| index 6d836253d4f1f167c906d03c40c0505448e5686c..36088897c47a4265a92875c2c8850ad5ebe1ff95 100644
|
| --- a/chrome/common/extensions/api/tabs.json
|
| +++ b/chrome/common/extensions/api/tabs.json
|
| @@ -6,7 +6,6 @@
|
| {
|
| "namespace": "tabs",
|
| "description": "Use the <code>chrome.tabs</code> API to interact with the browser's tab system. You can use this API to create, modify, and rearrange tabs in the browser.",
|
| - "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| { "id": "MutedInfoReason",
|
| "type": "string",
|
|
|