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

Unified Diff: chrome/test/data/chromeos/gdata/directory_entry_atom2.json

Issue 14392003: Remove unused code/data from DriveFileSystemTest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove more and revive one Created 7 years, 8 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/directory_entry_atom2.json
diff --git a/chrome/test/data/chromeos/gdata/directory_entry_atom2.json b/chrome/test/data/chromeos/gdata/directory_entry_atom2.json
deleted file mode 100644
index 6f42afe17b2525e1b32b84812e26dcaa0404ae2d..0000000000000000000000000000000000000000
--- a/chrome/test/data/chromeos/gdata/directory_entry_atom2.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "encoding": "UTF-8",
- "entry": {
- "app$edited": {
- "$t": "2012-03-02T00:06:13.397Z",
- "xmlns$app": "http://www.w3.org/2007/app"
- },
- "author": [ {
- "email": {
- "$t": "tester@testing.org"
- },
- "name": {
- "$t": "tester"
- }
- } ],
- "category": [ {
- "label": "folder",
- "scheme": "http://schemas.google.com/g/2005#kind",
- "term": "http://schemas.google.com/docs/2007#folder"
- } ],
- "content": {
- "src": "https://docs.google.com/feeds/default/private/full/folder%3sample-id2/contents",
- "type": "application/atom+xml;type=feed"
- },
- "docs$writersCanInvite": {
- "value": "true"
- },
- "gd$etag": "\"E0cEURldQit7ImBr\"",
- "gd$feedLink": [ {
- "href": "https://docs.google.com/feeds/default/private/full/folder%3Asample-id2/acl",
- "rel": "http://schemas.google.com/acl/2007#accessControlList"
- } ],
- "gd$lastModifiedBy": {
- "email": {
- "$t": "tester@testing.org"
- },
- "name": {
- "$t": "tester"
- }
- },
- "gd$quotaBytesUsed": {
- "$t": "0"
- },
- "gd$resourceId": {
- "$t": "folder:sample-id2"
- },
- "id": {
- "$t": "https://docs.google.com/feeds/id/folder-sample-id2"
- },
- "link": [ {
- "href": "https://docs.google.com/#folders/folder.0.sample-id2",
- "rel": "alternate",
- "type": "text/html"
- }, {
- "href": "https://ssl.gstatic.com/docs/doclist/images/icon_9_collection_list.png",
- "rel": "http://schemas.google.com/docs/2007#icon",
- "type": "image/png"
- }, {
- "href": "https://docs.google.com/feeds/upload/create-session/default/private/full/folder-sample-id2/contents",
- "rel": "http://schemas.google.com/g/2005#resumable-create-media",
- "type": "application/atom+xml"
- }, {
- "href": "https://docs.google.com/feeds/default/private/full/folder-sample-id2",
- "rel": "self",
- "type": "application/atom+xml"
- }, {
- "href": "https://docs.google.com/feeds/default/private/full/folder-sample-id2",
- "rel": "edit",
- "type": "application/atom+xml"
- } ],
- "published": {
- "$t": "2012-03-02T00:06:13.397Z"
- },
- "title": {
- "$t": "Sample Directory Title"
- },
- "updated": {
- "$t": "2012-03-02T00:06:13.397Z"
- },
- "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"
-}
« no previous file with comments | « chrome/test/data/chromeos/gdata/directory_entry_atom.json ('k') | chrome/test/data/chromeos/gdata/search_result_feed.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698