Chromium Code Reviews| 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 5feef900e710dbf0a6ffb9b5634881e24c1839cf..c4efd19bcad32b43a1b60714d98261464a95a6b9 100644 |
| --- a/chrome/common/extensions/api/image_writer_private.idl |
| +++ b/chrome/common/extensions/api/image_writer_private.idl |
| @@ -6,7 +6,7 @@ |
| // removable media. |
| // |
| // See the design doc for a detailed description of this API. |
| -// https://goto.google.com/image-writer-private-designdoc |
| +// https://goo.gl/KzMEFq |
|
mtomasz
2015/05/18 00:09:09
This url goes to omaha proxy.
mtomasz
2015/05/18 00:11:15
oops, my clipboard failed. the link is ok.
|
| namespace imageWriterPrivate { |
| // The different stages of a write call. |
| // |