| Index: chrome/common/extensions/api/types_private.json
|
| diff --git a/chrome/common/extensions/api/types_private.json b/chrome/common/extensions/api/types_private.json
|
| index 19c7f1c2f862f9b996786860fad6a727ca3c13b4..faa384942bb61ae3fb84d5b8866542073fd77a17 100644
|
| --- a/chrome/common/extensions/api/types_private.json
|
| +++ b/chrome/common/extensions/api/types_private.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace": "types.private",
|
| "description": "The <code>chrome.types.private</code> API contains private type declarations for Chrome.",
|
| + "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| {
|
| "id": "ChromeDirectSetting",
|
|
|