| Index: chrome/common/extensions/api/hotword_private.idl
|
| diff --git a/chrome/common/extensions/api/hotword_private.idl b/chrome/common/extensions/api/hotword_private.idl
|
| index 93c6d52727d5e8a51f9052f8a742c010e826a3af..a7ffeb1a2449eae7751a0094e8e50d36298dbca7 100644
|
| --- a/chrome/common/extensions/api/hotword_private.idl
|
| +++ b/chrome/common/extensions/api/hotword_private.idl
|
| @@ -10,7 +10,7 @@
|
| //
|
| // For an FYI, visit http://goo.gl/AyHbkH
|
|
|
| -[use_movable_types=true] namespace hotwordPrivate {
|
| +namespace hotwordPrivate {
|
|
|
| dictionary StatusDetails {
|
| // Whether the hotword preference has been set.
|
|
|