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

Side by Side Diff: chrome/test/data/gdata/uploaded_document.json

Issue 11293005: Move chrome/test/data/chromeos/gdata to chrome/test/data/gdata (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 1 month 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/testfile.txt ('k') | chrome/test/data/gdata/uploaded_file.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": "2012-01-02T01:02:03.457Z", 5 "$t": "2012-01-02T01:02:03.457Z",
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": "doc_author@testing.com" 10 "$t": "doc_author@testing.com"
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 }, 76 },
77 "title": { 77 "title": {
78 "$t": "Document 1" 78 "$t": "Document 1"
79 }, 79 },
80 "updated": { 80 "updated": {
81 "$t": "2011-12-12T23:28:52.783Z" 81 "$t": "2011-12-12T23:28:52.783Z"
82 } 82 }
83 }, 83 },
84 "version": "1.0" 84 "version": "1.0"
85 } 85 }
OLDNEW
« no previous file with comments | « chrome/test/data/gdata/testfile.txt ('k') | chrome/test/data/gdata/uploaded_file.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698