Descriptiongdata: Get rid of callback from GDataDirectoryService::FindEntryByPath()
It didn't make sense to have a callback parameter, as this was a
synchronous function. Changed the function to return a pointer instead.
Along the way, rename the function to FindEntryByPathSync().
Replace GDataFileSystem::GetGDataEntryByPath() with FindEntryByPathSync().
BUG=137160
TEST=out/Release/unit_tests --gtest_filter=GData* && out/Release/browser_tests --gtest_filter=GData*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149048
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comments #Patch Set 3 : address comments #
Messages
Total messages: 3 (0 generated)
|