| Index: google_apis/drive/drive_api_parser.h
|
| diff --git a/google_apis/drive/drive_api_parser.h b/google_apis/drive/drive_api_parser.h
|
| index 7f8c3ce5b6cbaefe3387514b711ac335735edc37..da66d2123130a4b61c85cec1dc02698131918bd5 100644
|
| --- a/google_apis/drive/drive_api_parser.h
|
| +++ b/google_apis/drive/drive_api_parser.h
|
| @@ -428,7 +428,6 @@ class TeamDriveResource {
|
| TeamDriveCapabilities capabilities_;
|
| };
|
|
|
| -
|
| // ParentReference represents a directory.
|
| // https://developers.google.com/drive/v2/reference/parents
|
| class ParentReference {
|
|
|