| Index: extensions/common/api/networking_config.idl
|
| diff --git a/extensions/common/api/networking_config.idl b/extensions/common/api/networking_config.idl
|
| index 78b5bc6653efb27770ec5bd806a591e4cc18ff63..c280f313723e2789b1d9566ed165ed02b5688b9b 100644
|
| --- a/extensions/common/api/networking_config.idl
|
| +++ b/extensions/common/api/networking_config.idl
|
| @@ -4,7 +4,7 @@
|
|
|
| // Use the <code>networking.config</code> API to authenticate to captive
|
| // portals.
|
| -namespace networking.config {
|
| +[use_movable_types=true] namespace networking.config {
|
| // Indicator for the type of network used in $(ref:NetworkInfo).
|
| enum NetworkType { WiFi };
|
|
|
|
|