DescriptionMove 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221996
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|