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

Unified Diff: chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.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, 6 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
diff --git a/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json b/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
deleted file mode 100644
index 4a36a533ad125c6466245ccaef68dd46cdeaa1b6..0000000000000000000000000000000000000000
--- a/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
+++ /dev/null
@@ -1,804 +0,0 @@
-{
- "encoding": "UTF-8",
- "feed": {
- "author": [ {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "item",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#item"
- } ],
- "entry": [ {
- "app$edited": {
- "$t": "2011-12-14T00:41:08.287Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "entry_tester@testing.com"
- },
- "name": {
- "$t": "entry_tester"
- }
- } ],
- "category": [ {
- "label": "viewed",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#viewed"
- }, {
- "label": "folder",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#folder"
- } ],
- "content": {
- "src": "https://xxx/content/folder%3A1_folder_resource_id",
- "type": "application/atom+xml;type=feed"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgcNHSt7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://1_folder_feed_linkurl",
- "rel": "http://schemas.google.com/acl/2007#accessControlList"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$lastViewed": {
- "$t": "2012-01-02T00:00:01.000Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "folder:1_folder_resource_id"
- },
- "id": {
- "$t": "https://1_folder_resource_id"
- },
- "link": [ {
- "href": "https://1_folder_alternate_link",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/upload/folder%3A2_folder_resource_id",
- "rel": "http://schemas.google.com/g/2005#resumable-create-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/edit/folder%3A1_folder_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2010-11-07T05:03:54.719Z"
- },
- "title": {
- "$t": "test_dir"
- },
- "updated": {
- "$t": "2012-01-02T00:00:00.000Z"
- }
- }, {
- "app$edited": {
- "$t": "2011-12-14T00:41:08.287Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "entry_tester@testing.com"
- },
- "name": {
- "$t": "entry_tester"
- }
- } ],
- "category": [ {
- "label": "viewed",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#viewed"
- }, {
- "label": "folder",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#folder"
- } ],
- "content": {
- "src": "https://xxx/content/folder%3A2_folder_resource_id",
- "type": "application/atom+xml;type=feed"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgcNHSt7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://2_folder_feed_linkurl",
- "rel": "http://schemas.google.com/acl/2007#accessControlList"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$lastViewed": {
- "$t": "2012-01-02T00:00:01.000Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "folder:2_folder_resource_id"
- },
- "id": {
- "$t": "2_folder_resource_id"
- },
- "link": [ {
- "href": "https://2_folder_alternate_link",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://fake_server/folder%3A2_folder_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/edit/folder%3A2_folder_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/upload/2_folder_resource_id",
- "rel": "http://schemas.google.com/g/2005#resumable-create-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2010-11-07T05:03:54.719Z"
- },
- "title": {
- "$t": "subdir"
- },
- "updated": {
- "$t": "2011-04-01T18:34:08.234Z"
- }
- }, {
- "app$edited": {
- "$t": "2011-12-14T00:41:08.287Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "entry_tester@testing.com"
- },
- "name": {
- "$t": "entry_tester"
- }
- } ],
- "category": [ {
- "label": "viewed",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#viewed"
- }, {
- "label": "folder",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#folder"
- } ],
- "content": {
- "src": "https://xxx/content/3_folder_resource_id",
- "type": "application/atom+xml;type=feed"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgcNHSt7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://3_folder_feed_linkurl",
- "rel": "http://schemas.google.com/acl/2007#accessControlList"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$lastViewed": {
- "$t": "2011-11-02T04:00:00.000Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "folder:3_folder_resource_id"
- },
- "id": {
- "$t": "https://3_folder_resource_id"
- },
- "link": [ {
- "href": "https://3_folder_alternate_link",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://fake_server/folder%3A3_folder_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https:/xxx/edit/folder%3A3_folder_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2010-11-07T05:03:54.719Z"
- },
- "title": {
- "$t": "empty_test_dir"
- },
- "updated": {
- "$t": "2011-11-02T04:00:00.000Z"
- }
- }, {
- "app$edited": {
- "$t": "2011-12-14T00:40:57.162Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "test/ro",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#file"
- } ],
- "content": {
- "src": "https://xxx/content/file%3A1_file_resource_id",
- "type": "application/vnd.mozilla.xul+xml"
- },
- "docs$filename": {
- "$t": "test_file.xul"
- },
- "docs$md5Checksum": {
- "$t": "3b4382ebefec6e743578c76bbd0575ce"
- },
- "docs$size": {
- "$t": "26"
- },
- "test$data": "This is some test content.",
- "docs$suggestedFilename": {
- "$t": "test_file.xul"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgxXHit7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://file_feed_link_url",
- "rel": "http://schemas.google.com/docs/2007/revisions"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$lastViewed": {
- "$t": "2012-01-02T00:00:00.000Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "892721"
- },
- "gd$resourceId": {
- "$t": "file:1_file_resource_id"
- },
- "id": {
- "$t": "1_file_resource_id"
- },
- "link": [ {
- "href": "https://file_link_alternate",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://xxx/upload/file%3A1_file_resource_id",
- "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/file%3A1_file_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/edit/file%3A1_file_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2011-12-14T00:40:47.330Z"
- },
- "title": {
- "$t": "test_file.xul"
- },
- "updated": {
- "$t": "2011-12-14T00:40:47.330Z"
- }
- }, {
- "app$edited": {
- "$t": "2012-01-01T00:00:00.000Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "test/rw",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#file"
- } ],
- "content": {
- "src": "https://xxx/content/file%3A2_file_resource_id/",
- "type": "image/tiff"
- },
- "docs$filename": {
- "$t": "test_file.tiff"
- },
- "docs$md5Checksum": {
- "$t": "3b4382ebefec6e743578c76bbd0575ce"
- },
- "docs$size": {
- "$t": "26"
- },
- "test$data": "This is some test content.",
- "docs$suggestedFilename": {
- "$t": "test_file.tiff"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgxXHit7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://file_feed_link_url",
- "rel": "http://schemas.google.com/docs/2007/revisions"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$lastViewed": {
- "$t": "2012-01-02T00:00:00.000Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "892721"
- },
- "gd$resourceId": {
- "$t": "file:2_file_resource_id"
- },
- "id": {
- "$t": "2_file_resource_id"
- },
- "link": [ {
- "href": "https://file_link_alternate",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://xxx/upload/file%3A2_file_resource_id",
- "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/file%3A2_file_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/edit/file%3A2_file_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2011-12-14T00:40:47.330Z"
- },
- "title": {
- "$t": "test_file.tiff"
- },
- "updated": {
- "$t": "2011-04-03T11:11:10.000Z"
- }
- }, {
- "app$edited": {
- "$t": "2011-12-14T00:40:57.162Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "test/ro",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#file"
- } ],
- "content": {
- "src": "https://xxx/content/file%3A3_file_resource_id/",
- "type": "test/ro"
- },
- "docs$filename": {
- "$t": "test_file.xul.foo"
- },
- "docs$md5Checksum": {
- "$t": "3b4382ebefec6e743578c76bbd0575ce"
- },
- "docs$size": {
- "$t": "26"
- },
- "test$data": "This is some test content.",
- "docs$suggestedFilename": {
- "$t": "test_file.xul.foo"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgxXHit7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://file_feed_link_url",
- "rel": "http://schemas.google.com/docs/2007/revisions"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$quotaBytesUsed": {
- "$t": "892721"
- },
- "gd$lastViewed": {
- "$t": "2012-01-01T00:00:00.000Z"
- },
- "gd$resourceId": {
- "$t": "file:3_file_resource_id"
- },
- "id": {
- "$t": "3_file_resource_id"
- },
- "link": [ {
- "href": "https://file_link_alternate",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://xxx/upload/file%3A3_file_resource_id",
- "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/file%3A3_file_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/edit/file%3A3_file_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2011-12-14T00:40:47.330Z"
- },
- "title": {
- "$t": "test_file.xul.foo"
- },
- "updated": {
- "$t": "2012-01-01T10:00:30.000Z"
- }
- }, {
- "app$edited": {
- "$t": "2011-12-14T00:40:57.162Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "test/rw",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#file"
- } ],
- "content": {
- "src": "https://xxx/content/file%3A4_file_resource_id",
- "type": "test/rw"
- },
- "docs$filename": {
- "$t": "test_file.tiff.foo"
- },
- "docs$md5Checksum": {
- "$t": "3b4382ebefec6e743578c76bbd0575ce"
- },
- "docs$size": {
- "$t": "26"
- },
- "test$data": "This is some test content.",
- "docs$suggestedFilename": {
- "$t": "test_file.tiff.foo"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgxXHit7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://file_feed_link_url",
- "rel": "http://schemas.google.com/docs/2007/revisions"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$lastViewed": {
- "$t": "2010-01-02T00:00:00.000Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "892721"
- },
- "gd$resourceId": {
- "$t": "file:4_file_resource_id"
- },
- "id": {
- "$t": "4_file_resource_id"
- },
- "link": [ {
- "href": "https://file_link_alternate",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://xxx/upload/file%3A4_file_resource_id",
- "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/file%3A4_file_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/edit/file%3A4_file_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2011-12-14T00:40:47.330Z"
- },
- "title": {
- "$t": "test_file.tiff.foo"
- },
- "updated": {
- "$t": "2011-12-14T00:40:47.330Z"
- }
- }, {
- "app$edited": {
- "$t": "2011-12-14T00:40:57.162Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "test/rw",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#file"
- } ],
- "content": {
- "src": "https://xxx/content/file%3A5_file_resource_id",
- "type": "test/rw"
- },
- "docs$filename": {
- "$t": "empty_test_file.foo"
- },
- "docs$md5Checksum": {
- "$t": "3b4382ebefec15743578c76bbd0575ce"
- },
- "docs$size": {
- "$t": "0"
- },
- "docs$suggestedFilename": {
- "$t": "empty_test_file.foo"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhMOFgxXHit7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://file_feed_link_url",
- "rel": "http://schemas.google.com/docs/2007/revisions"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$quotaBytesUsed": {
- "$t": "892721"
- },
- "gd$resourceId": {
- "$t": "file:5_file_resource_id"
- },
- "id": {
- "$t": "5_file_resource_id"
- },
- "link": [ {
- "href": "https://file_link_alternate",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://xxx/upload/file%3A5_file_resource_id",
- "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/file%3A5_file_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://xxx/edit/file%3A5_file_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://fake_server/fake_root",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2011-12-14T00:40:47.330Z"
- },
- "title": {
- "$t": "empty_test_file.foo"
- },
- "updated": {
- "$t": "2011-12-14T00:40:47.330Z"
- }
- }],
- "gd$etag": "W/\"DkEEQH8-eSt7ImA9WhRQGE8.\"",
- "id": {
- "$t": "https://docs.google.com/feeds/default/private/full"
- },
- "link": [ {
- "href": "http://alternate_link",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://resumable_create_media_link",
- "rel": "http://schemas.google.com/g/2005#resumable-create-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://docs.google.com/feeds/default/private/full?v=3",
- "rel": "http://schemas.google.com/g/2005#feed",
- "type": "application/atom+xml"
- }, {
- "href": "https://docs.google.com/feeds/default/private/full?v=3",
- "rel": "http://schemas.google.com/g/2005#post",
- "type": "application/atom+xml"
- }, {
- "href": "https://docs.google.com/feeds/default/private/full/batch?v=3",
- "rel": "http://schemas.google.com/g/2005#batch",
- "type": "application/atom+xml"
- }, {
- "href": "https://self_link",
- "rel": "self",
- "type": "application/atom+xml"
- } ],
- "openSearch$itemsPerPage": {
- "$t": "1000"
- },
- "openSearch$startIndex": {
- "$t": "1"
- },
- "title": {
- "$t": "Feed title"
- },
- "updated": {
- "$t": "2011-12-14T01:03:21.151Z"
- },
- "xmlns": "http://www.w3.org/2005/Atom",
- "xmlns$batch": "http://schemas.google.com/gdata/batch",
- "xmlns$docs": "http://schemas.google.com/docs/2007",
- "xmlns$gd": "http://schemas.google.com/g/2005",
- "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
- },
- "version": "1.0"
-}
-
« no previous file with comments | « chrome/test/data/chromeos/gdata/new_folder_entry.json ('k') | chrome/test/data/chromeos/gdata/root_feed.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698