Introduce fileOperationUtil.
This CL introduces fileOperationUtil namespace and move/extracts some helper methods from FileCopyManager to it. This is preparation to move copyTo helper to it, so that moving the copyTo from js-side to c++-side should be simpler task. The moving copyTo will be done in following CLs. BUG=246976 TEST=Ran browser_tests --gtest_filter="*FileSystemExtensionApiTest*:*FileManagerBrowserTest*" and tested manually. Review URL: https://chromiumcodereview.appspot.com/22291004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215854 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment