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

Side by Side Diff: chrome/test/data/drive/filelist.json

Issue 18355004: google_apis: Move data files out of chrome/test/data/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix extension tests Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/test/data/drive/file_entry.json ('k') | chrome/test/data/gdata/account_metadata.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "kind": "drive#fileList", 2 "kind": "drive#fileList",
3 "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/zyHTfoHpnRHovyi8bWpwK0DXABC\"", 3 "etag": "\"WtRjAPZWbDA7_fkFjc5ojsEvDEF/zyHTfoHpnRHovyi8bWpwK0DXABC\"",
4 "selfLink": "https://www.googleapis.com/drive/v2/files", 4 "selfLink": "https://www.googleapis.com/drive/v2/files",
5 "nextPageToken": "EAIaggELEgA6egpi96It9mH_____f_8AAP__AAD_okhU-cHLz83KzszMxsjMz s_RyNGJnridyrbHs7u9tv8AAP__AP7__n__AP8AokhU-cHLz83KzszMxsjMzs_RyNGJnridyrbHs7u9t v8A__4QZCEiXPTi_wtIgTkAAAAAngnSXUgCDEAAIgsJPgart10AAAAABC", 5 "nextPageToken": "EAIaggELEgA6egpi96It9mH_____f_8AAP__AAD_okhU-cHLz83KzszMxsjMz s_RyNGJnridyrbHs7u9tv8AAP__AP7__n__AP8AokhU-cHLz83KzszMxsjMzs_RyNGJnridyrbHs7u9t v8A__4QZCEiXPTi_wtIgTkAAAAAngnSXUgCDEAAIgsJPgart10AAAAABC",
6 "nextLink": "https://www.googleapis.com/drive/v2/files?pageToken=EAIaggELEgA6eg pi96It9mH_____f_8AAP__AAD_okhU-cHLz83KzszMxsjMzs_RyNGJnridyrbHs7u9tv8AAP__AP7__n __AP8AokhU-cHLz83KzszMxsjMzs_RyNGJnridyrbHs7u9tv8A__4QZCEiXPTi_wtIgTkAAAAAngnSXU gCDEAAIgsJPgart10AAAAABC", 6 "nextLink": "https://www.googleapis.com/drive/v2/files?pageToken=EAIaggELEgA6eg pi96It9mH_____f_8AAP__AAD_okhU-cHLz83KzszMxsjMzs_RyNGJnridyrbHs7u9tv8AAP__AP7__n __AP8AokhU-cHLz83KzszMxsjMzs_RyNGJnridyrbHs7u9tv8A__4QZCEiXPTi_wtIgTkAAAAAngnSXU gCDEAAIgsJPgart10AAAAABC",
7 "items": [ 7 "items": [
8 { 8 {
9 "kind": "drive#file", 9 "kind": "drive#file",
10 "id": "0B4v7G8yEYAWHUmRrU2lMS2hLABC", 10 "id": "0B4v7G8yEYAWHUmRrU2lMS2hLABC",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 "quotaBytesUsed": "0", 137 "quotaBytesUsed": "0",
138 "ownerNames": [ 138 "ownerNames": [
139 "Test User" 139 "Test User"
140 ], 140 ],
141 "lastModifyingUserName": "Test User", 141 "lastModifyingUserName": "Test User",
142 "editable": true, 142 "editable": true,
143 "writersCanShare": true 143 "writersCanShare": true
144 } 144 }
145 ] 145 ]
146 } 146 }
OLDNEW
« no previous file with comments | « chrome/test/data/drive/file_entry.json ('k') | chrome/test/data/gdata/account_metadata.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698