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

Side by Side Diff: chrome/test/data/gdata/document_to_download.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/gdata/directory_entry.json ('k') | chrome/test/data/gdata/empty_feed.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 "encoding": "UTF-8", 2 "encoding": "UTF-8",
3 "entry": { 3 "entry": {
4 "app$edited": { 4 "app$edited": {
5 "$t": "2011-12-14T00:40:57.162Z", 5 "$t": "2011-12-14T00:40:57.162Z",
6 "xmlns$app": "http://www.w3.org/2007/app" 6 "xmlns$app": "http://www.w3.org/2007/app"
7 }, 7 },
8 "author": [ { 8 "author": [ {
9 "email": { 9 "email": {
10 "$t": "tester@testing.com" 10 "$t": "tester@testing.com"
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 "$t": "2011-12-14T00:40:47.330Z" 90 "$t": "2011-12-14T00:40:47.330Z"
91 }, 91 },
92 "xmlns": "http://www.w3.org/2005/Atom", 92 "xmlns": "http://www.w3.org/2005/Atom",
93 "xmlns$batch": "http://schemas.google.com/gdata/batch", 93 "xmlns$batch": "http://schemas.google.com/gdata/batch",
94 "xmlns$docs": "http://schemas.google.com/docs/2007", 94 "xmlns$docs": "http://schemas.google.com/docs/2007",
95 "xmlns$gd": "http://schemas.google.com/g/2005", 95 "xmlns$gd": "http://schemas.google.com/g/2005",
96 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/" 96 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
97 }, 97 },
98 "version": "1.0" 98 "version": "1.0"
99 } 99 }
OLDNEW
« no previous file with comments | « chrome/test/data/gdata/directory_entry.json ('k') | chrome/test/data/gdata/empty_feed.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698