Index: chrome/test/data/chromeos/gdata/root_feed.json |
diff --git a/chrome/test/data/chromeos/gdata/root_feed.json b/chrome/test/data/chromeos/gdata/root_feed.json |
index a6831f54637aed1b4e10ea5dd89239b0db7da540..03f14b0f597dabea81a7f66380070128dd37d54b 100644 |
--- a/chrome/test/data/chromeos/gdata/root_feed.json |
+++ b/chrome/test/data/chromeos/gdata/root_feed.json |
@@ -280,6 +280,94 @@ |
} |
}, { |
"app$edited": { |
+ "$t": "2011-12-14T00:40:57.162Z", |
+ "xmlns$app": "http://www.w3.org/2007/app" |
+ }, |
+ "author": [ { |
+ "email": { |
+ "$t": "someoneelse@testing.com" |
+ }, |
+ "name": { |
+ "$t": "someoneelse" |
+ } |
+ } ], |
+ "category": [ { |
+ "label": "audio/mpeg", |
+ "scheme": "http://schemas.google.com/g/2005#kind", |
+ "term": "http://schemas.google.com/docs/2007#file" |
+ } ], |
+ "content": { |
+ "src": "https://file_content_url/", |
+ "type": "audio/mpeg" |
+ }, |
+ "docs$filename": { |
+ "$t": "Shared To The Account Owner.txt" |
+ }, |
+ "docs$md5Checksum": { |
+ "$t": "3b4382ebefec6e743578c76bbd0575ce" |
+ }, |
+ "docs$size": { |
+ "$t": "10" |
+ }, |
+ "docs$suggestedFilename": { |
+ "$t": "Shared To The Account Owner.txt" |
+ }, |
+ "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": "someoneelse@testing.com" |
+ }, |
+ "name": { |
+ "$t": "someoneelse" |
+ } |
+ }, |
+ "gd$lastViewed": { |
+ "$t": "2012-01-01T00:00:00.000Z" |
+ }, |
+ "gd$quotaBytesUsed": { |
+ "$t": "10" |
+ }, |
+ "gd$resourceId": { |
+ "$t": "file:subdirectory_unowned_file_1_id" |
+ }, |
+ "id": { |
+ "$t": "2_unowned_file_id" |
+ }, |
+ "link": [ { |
+ "href": "https://file_link_alternate", |
+ "rel": "alternate", |
+ "type": "text/html" |
+ }, { |
+ "href": "https://subdirectory_file_1_link_resumable_edit_media", |
+ "rel": "http://schemas.google.com/g/2005#resumable-edit-media", |
+ "type": "application/atom+xml" |
+ }, { |
+ "href": "https://dir1_file_link_self/file:subdirectory_unowned_file_1_id", |
+ "rel": "self", |
+ "type": "application/atom+xml" |
+ }, { |
+ "href": "https://fake_server/folder:1_folder_resource_id", |
+ "rel": "http://schemas.google.com/docs/2007#parent", |
+ "type": "application/atom+xml" |
+ } ], |
+ "published": { |
+ "$t": "2011-12-14T00:40:47.330Z" |
+ }, |
+ "title": { |
+ "$t": "Shared To The Account Owner.txt" |
+ }, |
+ "updated": { |
+ "$t": "2011-12-14T00:40:47.330Z" |
+ } |
+ }, { |
+ "app$edited": { |
"$t": "2011-12-14T00:41:08.287Z", |
"xmlns$app": "http://www.w3.org/2007/app" |
}, |