summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-25 21:18:48 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-25 21:18:48 +0000
commita411ca851de441f0d255e405bd0af6c7d6c341a0 (patch)
tree1a832f76c715b2af8054654e20513f677ac2d412 /chrome/common
parent712d8caa14bfb0b5a2e06e4b2a01c1f572ea515c (diff)
downloadchromium_src-a411ca851de441f0d255e405bd0af6c7d6c341a0.zip
chromium_src-a411ca851de441f0d255e405bd0af6c7d6c341a0.tar.gz
chromium_src-a411ca851de441f0d255e405bd0af6c7d6c341a0.tar.bz2
Update the timeline and tracking bugs for moving APIs out of chrome.mediaGalleriesPrivate.
No code change, only updating comments. BUG=252048 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/17741003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208552 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/api/media_galleries_private.idl7
1 files changed, 3 insertions, 4 deletions
diff --git a/chrome/common/extensions/api/media_galleries_private.idl b/chrome/common/extensions/api/media_galleries_private.idl
index ecf2a52..6ecb4e3 100644
--- a/chrome/common/extensions/api/media_galleries_private.idl
+++ b/chrome/common/extensions/api/media_galleries_private.idl
@@ -2,10 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// 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
+// This is a private API since M23. This will be superceded by the
+// systeminfo.storage API in the future.
+// See http://crbug.com/166950 and http://crbug.com/177605.
namespace mediaGalleriesPrivate {
// A dictionary that describes an attached device.
[inline_doc] dictionary DeviceAttachmentDetails {