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

Side by Side Diff: chrome/test/data/gdata/deleted_hosted_document_entry.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
OLDNEW
1 { 1 {
2 "encoding": "UTF-8", 2 "encoding": "UTF-8",
3 "entry": { 3 "entry": {
4 "app$edited": { 4 "app$edited": {
5 "$t": "2012-04-10T22:50:55.965Z", 5 "$t": "2012-04-10T22:50:55.965Z",
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@test.com" 10 "$t": "tester@test.com"
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 "$t": "2012-04-10T22:50:53.237Z" 96 "$t": "2012-04-10T22:50:53.237Z"
97 }, 97 },
98 "title": { 98 "title": {
99 "$t": "Deleted document" 99 "$t": "Deleted document"
100 }, 100 },
101 "updated": { 101 "updated": {
102 "$t": "2012-04-10T22:50:55.797Z" 102 "$t": "2012-04-10T22:50:55.797Z"
103 } 103 }
104 } 104 }
105 } 105 }
OLDNEW
« no previous file with comments | « chrome/test/data/gdata/basic_feed.json ('k') | chrome/test/data/gdata/delta_dir_moved_from_root_to_directory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698