Move out Drive cache file path constants outside of file_system_util.h.
The path constants are internal implementation details, so they should not be in the publicly used header "file_system_util.h". They were in the common header for sharing the path constants between tests and the production code, but there's no unavoidable reason that tests have to run on that path. BUG=258726 Review URL: https://chromiumcodereview.appspot.com/23462021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221996 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment