Commit 185c51c6 authored by yoshiki@chromium.org's avatar yoshiki@chromium.org

[cleanup] Files.app: Remove a doc for non-existing parameter.

BUG=175657
TEST=none
TBR=mtomasz@chromium.org, haruki@chromium.org

Review URL: https://codereview.chromium.org/12257008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182221 0039d316-1c4b-4281-b951-d872f2087c98
parent 783457c3
......@@ -7,7 +7,6 @@
* @constructor
* @param {PhotoSource} source The parent source.
* @param {string} name The album name.
* @param {Array.<FileEntry>} entries The entries list.
*/
function Album(source, name) {
this.source_ = source;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment