Switch Copy implementation from JS to HTML5 based C++ private API.
commita13bb2ee936bda53bf03ce8479758887d861925e
authorhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 30 Sep 2013 03:32:23 +0000 (30 03:32 +0000)
committerhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 30 Sep 2013 03:32:23 +0000 (30 03:32 +0000)
tree84e71ad1a7028ba2a0b9bce4262dd1e716821b81
parentacf28a951300b32b3e0afbef6e311363483fe928
Switch Copy implementation from JS to HTML5 based C++ private API.

This CL switches the copy operation for Files.app from JS's one to C++'s.
Note that this just does switching. Unused code clean up will be done in
following CLs.

BUG=261492
TEST=Ran browser_tests --gtest_filter="*FileSystemExtensionApiTest*:*FileManagerBrowserTest*:*FileBrowserPrivateApiTest*" and tested manually.

Review URL: https://codereview.chromium.org/24987002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225915 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/file_manager/js/file_operation_manager.js