| 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..ecf2a525c3024f97f7723a623ed1a74c47c2fb94 100644
|
| --- a/chrome/common/extensions/api/media_galleries_private.idl
|
| +++ b/chrome/common/extensions/api/media_galleries_private.idl
|
| @@ -4,7 +4,8 @@
|
|
|
| // This is a private API for M23. This will be superceded by the
|
| // systeminfo.storage API in M24.
|
| -
|
| +// This API's description needs to be updated. Issue:
|
| +// https://code.google.com/p/chromium/issues/detail?id=252048
|
| namespace mediaGalleriesPrivate {
|
| // A dictionary that describes an attached device.
|
| [inline_doc] dictionary DeviceAttachmentDetails {
|
|
|