Index: chrome/test/data/chromeos/gdata/contacts/feed_unicode.json |
diff --git a/chrome/test/data/chromeos/gdata/contacts/feed_unicode.json b/chrome/test/data/chromeos/gdata/contacts/feed_unicode.json |
deleted file mode 100644 |
index 610cec381c0f5870f84a947f1156ba3512810ed0..0000000000000000000000000000000000000000 |
--- a/chrome/test/data/chromeos/gdata/contacts/feed_unicode.json |
+++ /dev/null |
@@ -1,138 +0,0 @@ |
-{ |
- "encoding": "UTF-8", |
- "feed": { |
- "author": [ { |
- "email": { |
- "$t": "test.user@gmail.com" |
- }, |
- "name": { |
- "$t": "Test User" |
- } |
- } ], |
- "category": [ { |
- "scheme": "http://schemas.google.com/g/2005#kind", |
- "term": "http://schemas.google.com/contact/2008#contact" |
- } ], |
- "entry": [ { |
- "app$edited": { |
- "$t": "2012-06-04T15:53:36.023Z", |
- "xmlns$app": "http://www.w3.org/2007/app" |
- }, |
- "category": [ { |
- "scheme": "http://schemas.google.com/g/2005#kind", |
- "term": "http://schemas.google.com/contact/2008#contact" |
- } ], |
- "gContact$groupMembershipInfo": [ { |
- "deleted": "false", |
- "href": "http://www.google.com/m8/feeds/groups/test.user%40gmail.com/base/6" |
- } ], |
- "gd$etag": "\"R345ezVSLit7I2A9WhVbGE8PRQU.\"", |
- "gd$name": { |
- "gd$familyName": { |
- "$t": "\u5B89\u85E4" |
- }, |
- "gd$fullName": { |
- "$t": "\u5B89\u85E4 \u5FE0\u96C4" |
- }, |
- "gd$givenName": { |
- "$t": "\u5FE0\u96C4" |
- } |
- }, |
- "id": { |
- "$t": |
- "http://example.com/1" |
- }, |
- "title": { |
- "$t": "\u5B89\u85E4 \u5FE0\u96C4" |
- }, |
- "updated": { |
- "$t": "2012-06-04T15:53:36.023Z" |
- } |
- }, { |
- "app$edited": { |
- "$t": "2012-06-21T16:20:13.208Z", |
- "xmlns$app": "http://www.w3.org/2007/app" |
- }, |
- "category": [ { |
- "scheme": "http://schemas.google.com/g/2005#kind", |
- "term": "http://schemas.google.com/contact/2008#contact" |
- } ], |
- "gContact$groupMembershipInfo": [ { |
- "deleted": "false", |
- "href": "http://www.google.com/m8/feeds/groups/test.user%40gmail.com/base/6" |
- } ], |
- "gd$etag": "\"Qnw7cDVSLCt7I2A9WhJTEkQPQQU.\"", |
- "gd$name": { |
- "gd$familyName": { |
- "$t": "Smith\uFEFF" |
- }, |
- "gd$fullName": { |
- "$t": "\uFEFFBob\uFEFF\uFEFF Smith\uFEFF" |
- }, |
- "gd$givenName": { |
- "$t": "\uFEFFBob\uFEFF\uFEFF" |
- } |
- }, |
- "id": { |
- "$t": "http://example.com/2" |
- }, |
- "title": { |
- "$t": "\uFEFFBob\uFEFF\uFEFF Smith\uFEFF" |
- }, |
- "updated": { |
- "$t": "2012-06-21T16:20:13.208Z" |
- } |
- } ], |
- "gd$etag": "W/\"CEUHSXg8fSt7I2A9WhJSEEw.\"", |
- "generator": { |
- "$t": "Contacts", |
- "uri": "http://www.google.com/m8/feeds", |
- "version": "1.0" |
- }, |
- "id": { |
- "$t": "test.user@gmail.com" |
- }, |
- "link": [ { |
- "href": "http://www.google.com/", |
- "rel": "alternate", |
- "type": "text/html" |
- }, { |
- "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full", |
- "rel": "http://schemas.google.com/g/2005#feed", |
- "type": "application/atom+xml" |
- }, { |
- "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full", |
- "rel": "http://schemas.google.com/g/2005#post", |
- "type": "application/atom+xml" |
- }, { |
- "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full/batch", |
- "rel": "http://schemas.google.com/g/2005#batch", |
- "type": "application/atom+xml" |
- }, { |
- "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full?alt=json&max-results=1000&showdeleted=true", |
- "rel": "self", |
- "type": "application/atom+xml" |
- } ], |
- "openSearch$itemsPerPage": { |
- "$t": "1000" |
- }, |
- "openSearch$startIndex": { |
- "$t": "1" |
- }, |
- "openSearch$totalResults": { |
- "$t": "2" |
- }, |
- "title": { |
- "$t": "Test User's Contacts" |
- }, |
- "updated": { |
- "$t": "2012-06-29T23:23:58.675Z" |
- }, |
- "xmlns": "http://www.w3.org/2005/Atom", |
- "xmlns$batch": "http://schemas.google.com/gdata/batch", |
- "xmlns$gContact": "http://schemas.google.com/contact/2008", |
- "xmlns$gd": "http://schemas.google.com/g/2005", |
- "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/" |
- }, |
- "version": "1.0" |
-} |