Remove setTimeout for serviceNextCopyTaskEntry_().
FileCopyManager.serviceNextCopyTaskEntry_() already works in asynchronous way, so it shouldn't be necessary to run it with setTimeout(). BUG=246976 TEST=Ran browser_tests --gtest_filter="*FileSystemExtensionApiTest*:*FileManagerBrowserTest*". Review URL: https://chromiumcodereview.appspot.com/19818005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213388 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment