Get rid of full paths from directory_tree.js.
commitbded42de7fae49cfc5cd587e27570adc695a93fc
authormtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 20 Jan 2014 09:34:11 +0000 (20 09:34 +0000)
committermtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 20 Jan 2014 09:34:11 +0000 (20 09:34 +0000)
tree9a27b872f5a7fab67ac12e72c15bb12adb9b4674
parentcd1fcd014e9c31c1727d095f1aff5b8dfec905b1
Get rid of full paths from directory_tree.js.

This patch finalizes removing full paths from the directory tree, and uses the volume manager and its getLocationInfo() instead.

TEST=Tested manually. Partly browser tests.
BUG=325052
R=yoshiki@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245887 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/file_manager/common/js/path_util.js
chrome/browser/resources/file_manager/common/js/util.js
chrome/browser/resources/file_manager/foreground/js/directory_model.js
chrome/browser/resources/file_manager/foreground/js/directory_tree.js
chrome/browser/resources/file_manager/foreground/js/file_manager.js