| Index: chrome/common/extensions/api/webstore.json
|
| diff --git a/chrome/common/extensions/api/webstore.json b/chrome/common/extensions/api/webstore.json
|
| index df5dde78a7fda6bde09ad21fdd2ce975d3dab815..915f97bbf33aad2e6f93ad4328c294d79bfc9d87 100644
|
| --- a/chrome/common/extensions/api/webstore.json
|
| +++ b/chrome/common/extensions/api/webstore.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace": "webstore",
|
| "description": "Use the <code>chrome.webstore</code> API to initiate app and extension installations \"inline\" from your site.",
|
| + "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| {
|
| "id": "InstallStage",
|
|
|