Index: chrome/test/data/chromeos/gdata/uploaded_file.json |
diff --git a/chrome/test/data/chromeos/gdata/uploaded_file.json b/chrome/test/data/chromeos/gdata/uploaded_file.json |
deleted file mode 100644 |
index 9639148e0beb46ab7fc5bf069129b8abab8b0d25..0000000000000000000000000000000000000000 |
--- a/chrome/test/data/chromeos/gdata/uploaded_file.json |
+++ /dev/null |
@@ -1,103 +0,0 @@ |
-{ |
- "encoding": "UTF-8", |
- "entry": { |
- "app$edited": { |
- "$t": "2012-01-02T00:11:22.330Z", |
- "xmlns$app": "http://www.w3.org/2007/app" |
- }, |
- "author": [ { |
- "email": { |
- "$t": "tester@testing.com" |
- }, |
- "name": { |
- "$t": "tester" |
- } |
- } ], |
- "category": [ { |
- "label": "text/plain", |
- "scheme": "http://schemas.google.com/g/2005#kind", |
- "term": "http://schemas.google.com/docs/2007#file" |
- } ], |
- "content": { |
- "src": "https://file_content_url_changed/", |
- "type": "audio/mpeg" |
- }, |
- "docs$filename": { |
- "$t": "remote.txt" |
- }, |
- "docs$md5Checksum": { |
- "$t": "5d41402abc4b2a76b9719d911017c592" |
- }, |
- "docs$size": { |
- "$t": "6" |
- }, |
- "docs$suggestedFilename": { |
- "$t": "remote.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": "tester@testing.com" |
- }, |
- "name": { |
- "$t": "tester" |
- } |
- }, |
- "gd$quotaBytesUsed": { |
- "$t": "6" |
- }, |
- "gd$resourceId": { |
- "$t": "file:remote_file_id" |
- }, |
- "id": { |
- "$t": "remote_file_id" |
- }, |
- "link": [ { |
- "href": "https://file_link_alternate", |
- "rel": "alternate", |
- "type": "text/html" |
- }, { |
- "href": "https://file_link_resumable_edit_media", |
- "rel": "http://schemas.google.com/g/2005#resumable-edit-media", |
- "type": "application/atom+xml" |
- }, { |
- "href": "https://file1_link_self/file:remote_file_id", |
- "rel": "self", |
- "type": "application/atom+xml" |
- }, { |
- "href": "https://file1_link_self/file:remote_file_id", |
- "rel": "edit", |
- "type": "application/atom+xml" |
- }, { |
- "href": "https://file_edit_media", |
- "rel": "edit-media", |
- "type": "audio/mpeg" |
- }, { |
- "href": "https://fake_server/fake_root", |
- "rel": "http://schemas.google.com/docs/2007#parent", |
- "type": "application/atom+xml" |
- } ], |
- "published": { |
- "$t": "2012-01-02T00:11:22.330Z" |
- }, |
- "title": { |
- "$t": "remote.txt" |
- }, |
- "updated": { |
- "$t": "2012-01-02T00:11:22.330Z" |
- }, |
- "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" |
-} |