diff options
Diffstat (limited to 'chrome/common/extensions/api/media_galleries_private.idl')
-rw-r--r-- | chrome/common/extensions/api/media_galleries_private.idl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/media_galleries_private.idl b/chrome/common/extensions/api/media_galleries_private.idl index 80acb0f..ecf2a52 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 { |