DescriptionAdd parsers for Drive v2 Change/ChangeList/Parents
Parent means a folder containing a file in Drive v2 API.
If a file does not contain any reference to its parent, it should be
interpreted as the file is under the root directory.
Changed existing unit test for checking the case that parent is missing.
BUG=chromium:127728
TEST=unit_tests --gtest_filter="DriveAPIParserTest.*"
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149768
Patch Set 1 : . #
Total comments: 5
Patch Set 2 : Added class comments. #
Total comments: 1
Patch Set 3 : add blank line between accessor methods. #Patch Set 4 : Fix uninitialized member #
Messages
Total messages: 5 (0 generated)
|