| Index: chrome/common/extensions/api/i18n.json
|
| diff --git a/chrome/common/extensions/api/i18n.json b/chrome/common/extensions/api/i18n.json
|
| index 88258c9397e21ec95496a9e1e0f926d0fdb76784..d9fc39229d505f0eef4345fb55f3f5301ae628a5 100644
|
| --- a/chrome/common/extensions/api/i18n.json
|
| +++ b/chrome/common/extensions/api/i18n.json
|
| @@ -6,7 +6,6 @@
|
| {
|
| "namespace": "i18n",
|
| "description": "Use the <code>chrome.i18n</code> infrastructure to implement internationalization across your whole app or extension.",
|
| - "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| {
|
| "id": "LanguageCode",
|
|
|