diff options
author | hashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-19 03:43:12 +0000 |
---|---|---|
committer | hashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-19 03:43:12 +0000 |
commit | e07f7b7b919c7c54bdc4c7b2433c2b79cefdb986 (patch) | |
tree | 1570ef34aa5f5a9f909530da3fba40f0b409d834 /net | |
parent | d459d2ab9a5e17f27514b8503c519eb43e47a52a (diff) | |
download | chromium_src-e07f7b7b919c7c54bdc4c7b2433c2b79cefdb986.zip chromium_src-e07f7b7b919c7c54bdc4c7b2433c2b79cefdb986.tar.gz chromium_src-e07f7b7b919c7c54bdc4c7b2433c2b79cefdb986.tar.bz2 |
drive: Create cache directories in DriveIntegrationService
'meta' directory is hosting both DBs for FileCache and ResourceMetadata.
Since these DBs are going to be merged into one, this directory should be created outside FileCache to initialize
the shared unified DB.
Create directories in DriveIntegrationService.
Remove directory related code from FileCache.
Move directory name constants to file_system_util.h
Pass temporary directory path as an argument, instead of using GetCacheDirectory() from DownloadOperation.
BUG=234487
TEST=unit_tests
Review URL: https://chromiumcodereview.appspot.com/17236002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207160 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions