Descriptiongdata: 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150907
Patch Set 1 #
Total comments: 3
Patch Set 2 : add some comment #
Messages
Total messages: 4 (0 generated)
|