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

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

Issue 12585003: drive: Add showroot=true to WAPI feed URLs and ignore "no parent" entries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix browser_tests. Created 7 years, 9 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/root_feed.json
diff --git a/chrome/test/data/chromeos/gdata/root_feed.json b/chrome/test/data/chromeos/gdata/root_feed.json
index ce2ef78c3778edda5f2b2c0958df2fd95361fae2..a6831f54637aed1b4e10ea5dd89239b0db7da540 100644
--- a/chrome/test/data/chromeos/gdata/root_feed.json
+++ b/chrome/test/data/chromeos/gdata/root_feed.json
@@ -1085,10 +1085,6 @@
"rel": "edit",
"type": "application/atom+xml"
}, {
- "href": "https://slash_dir_self_link",
- "rel": "http://schemas.google.com/docs/2007#parent",
- "type": "application/atom+xml"
- }, {
"href": "https://fake_server/fake_root",
"rel": "http://schemas.google.com/docs/2007#parent",
"type": "application/atom+xml"

Powered by Google App Engine
This is Rietveld 408576698