| Index: extensions/common/api/system_display.idl
|
| diff --git a/extensions/common/api/system_display.idl b/extensions/common/api/system_display.idl
|
| index 2128fb9ce8146605f92a7804767110fc7008e01c..4e3c9e5b63a1cc70c3291f201ffc7b86cc1dee8b 100644
|
| --- a/extensions/common/api/system_display.idl
|
| +++ b/extensions/common/api/system_display.idl
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // Use the <code>system.display</code> API to query display metadata.
|
| -[use_movable_types=true] namespace system.display {
|
| +namespace system.display {
|
|
|
| dictionary Bounds {
|
| // The x-coordinate of the upper-left corner.
|
|
|