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

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

Issue 10539112: Revert 141680 - Adds parsing for the app_id field from an "open-with-" link (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_parser_unittest.cc ('k') | chrome/test/data/chromeos/gdata/entry.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/gdata/basic_feed.json
===================================================================
--- chrome/test/data/chromeos/gdata/basic_feed.json (revision 141684)
+++ chrome/test/data/chromeos/gdata/basic_feed.json (working copy)
@@ -84,7 +84,7 @@
"href": "https://1_edit_link",
"rel": "edit",
"type": "application/atom+xml"
- } ],
+ } ],
"published": {
"$t": "2010-11-07T05:03:54.719Z"
},
@@ -178,14 +178,6 @@
"href": "https://file_edit_media",
"rel": "edit-media",
"type": "audio/mpeg"
- }, {
- "href": "https://xml_file_entry_open_with_link/",
- "rel": "http://schemas.google.com/docs/2007#open-with-the_app_id",
- "type": "application/atom+xml"
- }, {
- "href": "https://xml_file_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-14T00:40:47.330Z"
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_parser_unittest.cc ('k') | chrome/test/data/chromeos/gdata/entry.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698