Chromium Code Reviews| Index: chrome/common/extensions/api/media_galleries_private.idl |
| diff --git a/chrome/common/extensions/api/media_galleries_private.idl b/chrome/common/extensions/api/media_galleries_private.idl |
| index 80acb0f285f75066a7b7b820b7fac70fe0b5dd2a..ad6fe2194acaca4b21dcdfbea8a77143237302b7 100644 |
| --- a/chrome/common/extensions/api/media_galleries_private.idl |
| +++ b/chrome/common/extensions/api/media_galleries_private.idl |
| @@ -4,7 +4,6 @@ |
| // This is a private API for M23. This will be superceded by the |
| // systeminfo.storage API in M24. |
|
epeterson
2013/06/13 03:24:28
This description is outdated.
not at google - send to devlin
2013/06/19 16:47:16
Meh, it's a private API anyway. We should neverthe
epeterson
2013/06/20 23:07:40
Done. Here's a link to the issue: https://code.goo
not at google - send to devlin
2013/06/21 00:30:55
Cool, link to that in the comment.
|
| - |
| namespace mediaGalleriesPrivate { |
| // A dictionary that describes an attached device. |
| [inline_doc] dictionary DeviceAttachmentDetails { |