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

Side by Side Diff: chrome/test/data/gdata/delta_file_deleted_in_directory.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 "feed": { 3 "feed": {
4 "author": [ { 4 "author": [ {
5 "email": { 5 "email": {
6 "$t": "tester@test.com" 6 "$t": "tester@test.com"
7 }, 7 },
8 "name": { 8 "name": {
9 "$t": "tester" 9 "$t": "tester"
10 } 10 }
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 "$t": "2012-04-11T01:35:26.209Z" 159 "$t": "2012-04-11T01:35:26.209Z"
160 }, 160 },
161 "xmlns": "http://www.w3.org/2005/Atom", 161 "xmlns": "http://www.w3.org/2005/Atom",
162 "xmlns$docs": "http://schemas.google.com/docs/2007", 162 "xmlns$docs": "http://schemas.google.com/docs/2007",
163 "xmlns$gd": "http://schemas.google.com/g/2005", 163 "xmlns$gd": "http://schemas.google.com/g/2005",
164 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/" 164 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
165 }, 165 },
166 "version": "1.0" 166 "version": "1.0"
167 } 167 }
168 168
OLDNEW
« no previous file with comments | « chrome/test/data/gdata/delta_file_added_in_root.json ('k') | chrome/test/data/gdata/delta_file_deleted_in_root.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698