Fix the missing dependency of the initialization.
commitc65c35400e9f8fb4aa12b01fa233cfc1bb1377d6
authorhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Sep 2013 13:28:25 +0000 (27 13:28 +0000)
committerhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Sep 2013 13:28:25 +0000 (27 13:28 +0000)
tree508b75ed527a92f8e6b49d5250bb718b5f4aa47f
parentbdfd71ea4e87b7b6ad293f3a764b8a42d2a07133
Fix the missing dependency of the initialization.

This CL adds initPreferences to the dependent list of initFileSystemUI.
The perference is used initDateTimeFormatters_ in initFileSystemUI_.

TBR=yoshiki@chromium.com
BUG=268817
TEST=Ran browser_tests --gtest_filter=--gtest_filter=SelectFileDialogExtensionBrowserTest.*

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225698 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/file_manager/js/file_manager.js