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

Unified Diff: chrome/test/data/chromeos/gdata/document_to_download.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/document_to_download.json
diff --git a/chrome/test/data/chromeos/gdata/document_to_download.json b/chrome/test/data/chromeos/gdata/document_to_download.json
deleted file mode 100644
index 0b82fbb3b21e5a7d59520a51f7d51a0c88af2236..0000000000000000000000000000000000000000
--- a/chrome/test/data/chromeos/gdata/document_to_download.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "encoding": "UTF-8",
- "entry": {
- "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": "audio/mpeg",
- "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": "File 1.txt"
- },
- "docs$md5Checksum": {
- "$t": "3b4382ebefec6e743578c76bbd0575ce"
- },
- "docs$size": {
- "$t": "892721"
- },
- "docs$suggestedFilename": {
- "$t": "File 1.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": "892721"
- },
- "gd$resourceId": {
- "$t": "file:2_file_resource_id"
- },
- "id": {
- "$t": "2_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%3A2_file_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://file1_link_self/file%3A2_file_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://file_edit_media",
- "rel": "edit-media",
- "type": "audio/mpeg"
- } ],
- "published": {
- "$t": "2011-12-14T00:40:47.330Z"
- },
- "title": {
- "$t": "File 1.txt"
- },
- "updated": {
- "$t": "2011-12-14T00:40:47.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"
-}
« no previous file with comments | « chrome/test/data/chromeos/gdata/directory_entry.json ('k') | chrome/test/data/chromeos/gdata/empty_feed.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698