| 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 7984fa0462bc295beda310fd7c11c436593fd014..053c43cca360f842a2500bbb4e1434d104056935 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
|
|
|
| -[nodoc] namespace hotwordPrivate {
|
| +namespace hotwordPrivate {
|
|
|
| dictionary StatusDetails {
|
| // Whether the hotword preference has been set.
|
|
|