DescriptionRemove dependency to file_system_operation_impl.h outside from chrome/
Instead introducing a static FileSystemOperation::Create method.
As a preparation for moving fileapi code from webkit/ to content/.
(file_system_operation.h will be placed under content/public/browser/ while
file_system_operation_impl.{h,cc} will be placed under content/browser/fileapi
and will be hidden from chrome/)
BUG=265770
TEST=existing tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221976
Patch Set 1 #Messages
Total messages: 6 (0 generated)
|