summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-04 10:58:09 +0000
committerhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-04 10:58:09 +0000
commitef037ddbe4ae3935fccd677edd89eb8ba7d1a887 (patch)
tree604a9249dd0726710f7741138d5f33ba908e4f7d
parent63ab505287d5bdb12740ca402ed83d38854f3366 (diff)
downloadchromium_src-ef037ddbe4ae3935fccd677edd89eb8ba7d1a887.zip
chromium_src-ef037ddbe4ae3935fccd677edd89eb8ba7d1a887.tar.gz
chromium_src-ef037ddbe4ae3935fccd677edd89eb8ba7d1a887.tar.bz2
Remove unused GData test JSON files
BUG=None Review URL: https://codereview.chromium.org/437163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287316 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/gdata/deleted_hosted_document_entry.json105
-rw-r--r--chrome/test/data/gdata/directory_entry.json88
-rw-r--r--chrome/test/data/gdata/document_to_download.json99
-rw-r--r--chrome/test/data/gdata/hosted_document_entry.json88
-rw-r--r--chrome/test/data/gdata/new_folder_entry.json89
-rw-r--r--chrome/test/data/gdata/shared_with_me_entry.json113
6 files changed, 0 insertions, 582 deletions
diff --git a/chrome/test/data/gdata/deleted_hosted_document_entry.json b/chrome/test/data/gdata/deleted_hosted_document_entry.json
deleted file mode 100644
index 614b57d..0000000
--- a/chrome/test/data/gdata/deleted_hosted_document_entry.json
+++ /dev/null
@@ -1,105 +0,0 @@
-{
- "encoding": "UTF-8",
- "entry": {
- "app$edited": {
- "$t": "2012-04-10T22:50:55.965Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "tester@test.com"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "document",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#document"
- }, {
- "label": "viewed",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#viewed"
- }, {
- "label": "modified-by-me",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#modified-by-me"
- } ],
- "content": {
- "src": "https://content_url",
- "type": "text/html"
- },
- "docs$changestamp": {
- "value": "16683"
- },
- "docs$modifiedByMeDate": {
- "$t": "2012-04-10T22:50:55.797Z"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$deleted": {
-
- },
- "gd$etag": "\"WVAJThBcDyt7ImBk\"",
- "gd$feedLink": [ {
- "href": "https://feedLink",
- "rel": "http://schemas.google.com/docs/2007/revisions"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@test.com"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$lastViewed": {
- "$t": "2012-04-10T22:50:55.797Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "document:deleted_in_root_id"
- },
- "id": {
- "$t": "https://document%3Adeleted_in_root_id"
- },
- "link": [ {
- "href": "https://alternate/document%3Adeleted_in_root_id/edit",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://deleted_in_root.png",
- "rel": "http://schemas.google.com/docs/2007#icon",
- "type": "image/png"
- }, {
- "href": "https://",
- "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://edit_url/document%3Adeleted_in_root_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://edit-media/document%3Adeleted_in_root_id",
- "rel": "edit-media",
- "type": "text/html"
- }, {
- "href": "https://changes/16683",
- "rel": "self",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2012-04-10T22:50:53.237Z"
- },
- "title": {
- "$t": "Deleted document"
- },
- "updated": {
- "$t": "2012-04-10T22:50:55.797Z"
- }
- }
-}
diff --git a/chrome/test/data/gdata/directory_entry.json b/chrome/test/data/gdata/directory_entry.json
deleted file mode 100644
index e098c05..0000000
--- a/chrome/test/data/gdata/directory_entry.json
+++ /dev/null
@@ -1,88 +0,0 @@
-{
- "encoding": "UTF-8",
- "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://1_folder_content_url",
- "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": "2011-11-02T04:37:38.469Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "folder:sub_dir_folder_resource_id"
- },
- "id": {
- "$t": "https://sub_dir_folder_resource_id"
- },
- "link": [ {
- "href": "https://2_folder_alternate_link",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://2_folder_resumable_create_media_link",
- "rel": "http://schemas.google.com/g/2005#resumable-create-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://dir2_sub_self_link/folder%3Asub_dir_folder_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://dir_1_self_link/folder%3A1_folder_resource_id",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
- "href": "https://dir2_sub_self_link/folder%3Asub_dir_folder_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2010-11-07T05:03:54.719Z"
- },
- "title": {
- "$t": "Sub Directory Folder"
- },
- "updated": {
- "$t": "2011-04-01T18:34:08.234Z"
- }
- }
-}
diff --git a/chrome/test/data/gdata/document_to_download.json b/chrome/test/data/gdata/document_to_download.json
deleted file mode 100644
index 0b82fbb..0000000
--- a/chrome/test/data/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"
-}
diff --git a/chrome/test/data/gdata/hosted_document_entry.json b/chrome/test/data/gdata/hosted_document_entry.json
deleted file mode 100644
index 8d9a609..0000000
--- a/chrome/test/data/gdata/hosted_document_entry.json
+++ /dev/null
@@ -1,88 +0,0 @@
-{
- "encoding": "UTF-8",
- "entry": {
- "app$edited": {
- "$t": "2011-12-13T18:49:19.627Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "doc_author@testing.com"
- },
- "name": {
- "$t": "doc_author"
- }
- } ],
- "category": [ {
- "label": "document",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#document"
- }, {
- "label": "viewed",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#viewed"
- } ],
- "content": {
- "src": "https://3_document_content",
- "type": "text/html"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"HhNaTRdUASt7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://3_document_feed_link",
- "rel": "http://schemas.google.com/docs/2007/revisions"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "doc_author@testing.com"
- },
- "name": {
- "$t": "doc_author"
- }
- },
- "gd$lastViewed": {
- "$t": "2011-12-13T02:12:18.527Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "document:5_document_resource_id"
- },
- "id": {
- "$t": "5_document_id"
- },
- "link": [ {
- "href": "https://3_document_alternate_link",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://3_document_share_link",
- "rel": "http://schemas.google.com/docs/2007#share",
- "type": "image/html"
- }, {
- "href": "https://3_document_thumbnail_link",
- "rel": "http://schemas.google.com/docs/2007/thumbnail",
- "type": "image/jpeg"
- }, {
- "href": "https://3_document_self_link/document:5_document_resource_id",
- "rel": "edit",
- "type": "application/atom+xml"
- }, {
- "href": "https://3_document_self_link/document:5_document_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2011-12-12T23:28:46.686Z"
- },
- "title": {
- "$t": "Document 1"
- },
- "updated": {
- "$t": "2011-12-12T23:28:52.783Z"
- }
- }
-}
diff --git a/chrome/test/data/gdata/new_folder_entry.json b/chrome/test/data/gdata/new_folder_entry.json
deleted file mode 100644
index 38cb713..0000000
--- a/chrome/test/data/gdata/new_folder_entry.json
+++ /dev/null
@@ -1,89 +0,0 @@
-{
- "encoding": "UTF-8",
- "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://3_folder_content_url",
- "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:37:38.469Z"
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "folder:3_new_folder_resource_id"
- },
- "id": {
- "$t": "https://3_new_folder_resource_id"
- },
- "link": [ {
- "href": "https://3_folder_alternate_link",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://3_folder_resumable_create_media_link",
- "rel": "http://schemas.google.com/g/2005#resumable-create-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://3_folder_self_link/folder%3A3_folder_resource_id",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://3_edit_link",
- "rel": "edit",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2010-11-07T05:03:54.719Z"
- },
- "title": {
- "$t": "FolderNew"
- },
- "updated": {
- "$t": "2011-04-01T18:34:08.234Z"
- },
- "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"
- },
- "version": "1.0"
-}
diff --git a/chrome/test/data/gdata/shared_with_me_entry.json b/chrome/test/data/gdata/shared_with_me_entry.json
deleted file mode 100644
index a302140c..0000000
--- a/chrome/test/data/gdata/shared_with_me_entry.json
+++ /dev/null
@@ -1,113 +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"
- }, {
- "label": "shared",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#shared"
- }, {
- "label": "shared-with-me",
- "scheme": "http://schemas.google.com/g/2005/labels",
- "term": "http://schemas.google.com/g/2005/labels#shared-with-me"
- } ],
- "content": {
- "src": "https://file_content_url/",
- "type": "audio/mpeg"
- },
- "docs$filename": {
- "$t": "File 1.mp3"
- },
- "docs$md5Checksum": {
- "$t": "3b4382ebefec6e743578c76bbd0575ce"
- },
- "docs$size": {
- "$t": "892721"
- },
- "docs$suggestedFilename": {
- "$t": "File 1.mp3"
- },
- "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_share",
- "rel": "http://schemas.google.com/docs/2007#share",
- "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"
- }, {
- "href": "https://entry1_open_with_link/",
- "rel": "http://schemas.google.com/docs/2007#open-with-the_app_id",
- "type": "application/atom+xml"
- }, {
- "href": "https://entry1_fake_entry_open_with_link/",
- "rel": "http://schemas.google.com/docs/2007#oh-no-not-open-with-the_app_id",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2011-12-13T00:40:47.330Z"
- },
- "title": {
- "$t": "File 1.mp3"
- },
- "updated": {
- "$t": "2011-12-14T00:40:47.330Z"
- }
- }
-}