| Index: extensions/common/api/app_current_window_internal.idl
|
| diff --git a/extensions/common/api/app_current_window_internal.idl b/extensions/common/api/app_current_window_internal.idl
|
| index e6dc17d198a29b7e3655f7c2d21224ab061c92e0..520ee7ead9ed4be3aa7358eab4968651ba45affc 100644
|
| --- a/extensions/common/api/app_current_window_internal.idl
|
| +++ b/extensions/common/api/app_current_window_internal.idl
|
| @@ -4,7 +4,7 @@
|
|
|
| // This is used by the app window API internally to pass through messages to
|
| // the shell window.
|
| -namespace app.currentWindowInternal {
|
| +[use_movable_types=true] namespace app.currentWindowInternal {
|
|
|
| // Null or undefined indicates that a value should not change.
|
| dictionary Bounds {
|
|
|