Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(483)

Unified Diff: chrome/test/data/chromeos/drive/filelist.json

Issue 10829139: Add parsers for Drive v2 Change/ChangeList/Parents (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix uninitialized member Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/chromeos/drive/changelist.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/drive/filelist.json
diff --git a/chrome/test/data/chromeos/drive/filelist.json b/chrome/test/data/chromeos/drive/filelist.json
index f6d2fd88287605534a919bd4508c0742a555f1ff..1cb5897c98db850fd9b4894e34efa1cc5cc7445d 100644
--- a/chrome/test/data/chromeos/drive/filelist.json
+++ b/chrome/test/data/chromeos/drive/filelist.json
@@ -75,15 +75,6 @@
"modifiedDate": "2012-07-27T04:54:11.030Z",
"modifiedByMeDate": "2012-07-27T04:54:11.030Z",
"lastViewedByMeDate": "2012-07-27T04:54:11.030Z",
- "parents": [
- {
- "kind": "drive#parentReference",
- "id": "0AIv7G8yEYAWHUk9ABC",
- "selfLink": "https://www.googleapis.com/drive/v2/files/1Pc8jzfU1ErbN_eucMMqdqzY3eBm0v8sxXm_1CtLxABC/parents/0AIv7G8yEYAWHUk9ABC",
- "parentLink": "https://www.googleapis.com/drive/v2/files/0AIv7G8yEYAWHUk9ABC",
- "isRoot": true
- }
- ],
"exportLinks": {
"application/msword": "https://docs.google.com/feeds/download/documents/export/Export?id=1Pc8jzfU1ErbN_eucMMqdqzY3eBm0v8sxXm_1CtLxABC&exportFormat=doc",
"text/html": "https://docs.google.com/feeds/download/documents/export/Export?id=1Pc8jzfU1ErbN_eucMMqdqzY3eBm0v8sxXm_1CtLxABC&exportFormat=html",
« no previous file with comments | « chrome/test/data/chromeos/drive/changelist.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698