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

Side by Side Diff: chrome/test/data/gdata/account_metadata.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/filelist.json ('k') | chrome/test/data/gdata/basic_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 "author": [ 4 "author": [
5 { 5 {
6 "email": { 6 "email": {
7 "$t": "test@example.com" 7 "$t": "test@example.com"
8 }, 8 },
9 "name": { 9 "name": {
10 "$t": "test" 10 "$t": "test"
(...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 "updated": { 373 "updated": {
374 "$t": "2012-03-14T16:29:52.965Z" 374 "$t": "2012-03-14T16:29:52.965Z"
375 }, 375 },
376 "xmlns": "http://www.w3.org/2005/Atom", 376 "xmlns": "http://www.w3.org/2005/Atom",
377 "xmlns$docs": "http://schemas.google.com/docs/2007", 377 "xmlns$docs": "http://schemas.google.com/docs/2007",
378 "xmlns$gAcl": "http://schemas.google.com/acl/2007", 378 "xmlns$gAcl": "http://schemas.google.com/acl/2007",
379 "xmlns$gd": "http://schemas.google.com/g/2005" 379 "xmlns$gd": "http://schemas.google.com/g/2005"
380 }, 380 },
381 "version": "1.0" 381 "version": "1.0"
382 } 382 }
OLDNEW
« no previous file with comments | « chrome/test/data/drive/filelist.json ('k') | chrome/test/data/gdata/basic_feed.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698