Files.app: Do not wait initialization of banners.
commitd2dfc3214958f1cfe3e554e25916725821daaab9
authorfukino <fukino@chromium.org>
Wed, 15 Jul 2015 08:33:26 +0000 (15 01:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 08:34:00 +0000 (15 08:34 +0000)
tree78297591c458f31ebb05432569bab9f96a83fdcc
parente19fca05bb246ebcf11a98afe43083edef5fe61d
Files.app: Do not wait initialization of banners.

FileManager.initUIFocus_() and the callback of FileManager.initializeUI don't
depend on the Drive Banner.
We don't need to wait initialization of the banner in initFileSystemUI.

BUG=496525
TEST=manually

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

Cr-Commit-Position: refs/heads/master@{#338832}
ui/file_manager/file_manager/foreground/js/file_manager.js
ui/file_manager/file_manager/foreground/js/ui/banners.js