Remove unneeded functions in web_app.cc.
commit238dd7b50ff591fd3313a15546a217d9247dde55
authorjackhou@chromium.org <jackhou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 May 2014 07:07:20 +0000 (23 07:07 +0000)
committerjackhou@chromium.org <jackhou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 May 2014 07:07:20 +0000 (23 07:07 +0000)
tree1d1dcb6339d0438fc5dc365a52742f33dbda85d5
parentf75b6cd8522e6d76aad102ab0e4d14a2356f73d2
Remove unneeded functions in web_app.cc.

The main change here is that web_app::GetWebAppDataDirectory
is now being called on the UI thread.

BUG=356889

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272422 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/web_applications/web_app.cc