gdata: Rename AddEntryToDirectory() to MoveEntryFromRootDirectory()
The original name was a misnomer. Looking at the code, the function moves an entry from the root directory to another directory. Along the way, remove if (!callback.is_null()) and PostTask() from this and related functions. BUG=126634, 139446 TEST=copying and moving of files on Drive work as before Review URL: https://chromiumcodereview.appspot.com/10828238 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150907 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment