child_files_ and child_directories_ have resource_ids instead of GDataFile* and GDataDirectory*.
* GDataFileCollection and GDataDirectoryCollection are replaced by GDataChildMap which has resource_id as value instead of GDataFile* and GDataDirectory*. * FindChild returns a resource_id instead of GDataEntry* * Get rid of AddChild as it's only being used in one place. * TakeOverEntries return type is now void instead of bool. * Add helper TakeOverEntry to avoid cut n paste. BUG=137725 TEST=unit tests. Review URL: https://chromiumcodereview.appspot.com/10855243 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152415 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment