| Index: chrome/common/extensions/api/image_writer_private.idl
|
| diff --git a/chrome/common/extensions/api/image_writer_private.idl b/chrome/common/extensions/api/image_writer_private.idl
|
| index 3815b15c0ccf7524ce6d643ee78ba5cde0428396..5feef900e710dbf0a6ffb9b5634881e24c1839cf 100644
|
| --- a/chrome/common/extensions/api/image_writer_private.idl
|
| +++ b/chrome/common/extensions/api/image_writer_private.idl
|
| @@ -7,7 +7,7 @@
|
| //
|
| // See the design doc for a detailed description of this API.
|
| // https://goto.google.com/image-writer-private-designdoc
|
| -[nodoc] namespace imageWriterPrivate {
|
| +namespace imageWriterPrivate {
|
| // The different stages of a write call.
|
| //
|
| // <dl>
|
|
|