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

Side by Side Diff: chrome/test/data/chromeos/sync_file_system/initialize.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
(Empty)
1 {
2 "encoding":"UTF-8",
3 "feed": {
4 "author": [ {
5 "email": { "$t":"tester@example.com" },
6 "name": { "$t":"testing" }
7 } ],
8 "category": [ {
9 "label":"item",
10 "scheme":"http://schemas.google.com/g/2005#kind",
11 "term":"http://schemas.google.com/docs/2007#item"
12 } ],
13 "gd$etag":"W/\"Dk8ESX0yfCt7ImA9WhNSFks.\"",
14 "id": { "$t":"https://docs.google.com/feeds/default/private/full" },
15 "link": [ {
16 "href":"https://docs.google.com",
17 "rel":"alternate",
18 "type":"text/html"
19 }, {
20 "href":"https://docs.google.com/feeds/upload/create-session/default/privat e/full",
21 "rel":"http://schemas.google.com/g/2005#resumable-create-media",
22 "type":"application/atom+xml"
23 }, {
24 "href":"https://docs.google.com/feeds/upload/file/default/private/full",
25 "rel":"http://schemas.google.com/docs/2007#alt-post",
26 "type":"application/atom+xml"
27 }, {
28 "href":"https://docs.google.com/feeds/default/private/full",
29 "rel":"http://schemas.google.com/g/2005#feed",
30 "type":"application/atom+xml"
31 }, {
32 "href":"https://docs.google.com/feeds/default/private/full",
33 "rel":"http://schemas.google.com/g/2005#post",
34 "type":"application/atom+xml"
35 }, {
36 "href":"https://docs.google.com/feeds/default/private/full/batch",
37 "rel":"http://schemas.google.com/g/2005#batch",
38 "type":"application/atom+xml"
39 }, {
40 "href":"https://docs.google.com/feeds/default/private/full/-/mine?alt=json &q=Chrome+Syncable+FileSystem&max-results=50&include-installed-apps=true&showfol ders=true",
41 "rel":"self",
42 "type":"application/atom+xml"
43 } ],
44 "openSearch$itemsPerPage": { "$t":"50" },
45 "openSearch$startIndex": { "$t":"1" },
46 "title": { "$t":"Available Documents - tester@example.com" },
47 "updated": {
48 "$t":"2012-10-31T06:26:48.394Z"
49 },
50 "xmlns":"http://www.w3.org/2005/Atom",
51 "xmlns$batch":"http://schemas.google.com/gdata/batch",
52 "xmlns$docs":"http://schemas.google.com/docs/2007",
53 "xmlns$gd":"http://schemas.google.com/g/2005",
54 "xmlns$openSearch":"http://a9.com/-/spec/opensearch/1.1/"
55 },
56 "version":"1.0"
57 }
OLDNEW
« no previous file with comments | « chrome/test/data/chromeos/sync_file_system/account_metadata.json ('k') | chrome/test/data/drive/about.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698