| Index: chrome/common/extensions/api/webstore_widget_private.idl
|
| diff --git a/chrome/common/extensions/api/webstore_widget_private.idl b/chrome/common/extensions/api/webstore_widget_private.idl
|
| index 362f37c50fe5fe97bc1c6057da71273b191d39b5..b2e12e13b9d64d0de9f9883dc9e61c91ce0d57e5 100644
|
| --- a/chrome/common/extensions/api/webstore_widget_private.idl
|
| +++ b/chrome/common/extensions/api/webstore_widget_private.idl
|
| @@ -4,7 +4,7 @@
|
|
|
| // webstoreWidgetPrivate API.
|
| // This is a private API used by the Chrome Webstore widget app on Chrome OS.
|
| -[platforms=("chromeos")]
|
| +[platforms=("chromeos"), use_movable_types=true]
|
| namespace webstoreWidgetPrivate {
|
| // The type of apps that should be shown in the Webstore widget.
|
| enum Type {
|
|
|