| Index: chrome/common/extensions/api/dashboard_private.json
|
| diff --git a/chrome/common/extensions/api/dashboard_private.json b/chrome/common/extensions/api/dashboard_private.json
|
| index 30e9e24291829d354313e4feedec3f59ce9a2b0a..fc113589f45a04d37b5a67e604ab995ea6f1d0cb 100644
|
| --- a/chrome/common/extensions/api/dashboard_private.json
|
| +++ b/chrome/common/extensions/api/dashboard_private.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace":"dashboardPrivate",
|
| "description": "none",
|
| + "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| {
|
| "id": "Result",
|
|
|