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

Unified Diff: chrome/test/data/chromeos/gdata/delta_file_added_in_root.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/delta_file_added_in_root.json
diff --git a/chrome/test/data/chromeos/gdata/delta_file_added_in_root.json b/chrome/test/data/chromeos/gdata/delta_file_added_in_root.json
index 0e4a04c7c4e6f26848a0c0876f7919c6a7b01994..43c2eceb19ec5719df9b6239a12574219e7e978f 100644
--- a/chrome/test/data/chromeos/gdata/delta_file_added_in_root.json
+++ b/chrome/test/data/chromeos/gdata/delta_file_added_in_root.json
@@ -108,6 +108,10 @@
"href": "https://changes/16683",
"rel": "self",
"type": "application/atom+xml"
+ }, {
+ "href": "https://fake_server/fake_root",
+ "rel": "http://schemas.google.com/docs/2007#parent",
+ "type": "application/atom+xml"
} ],
"published": {
"$t": "2012-04-10T22:50:53.237Z"

Powered by Google App Engine
This is Rietveld 408576698