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

Unified Diff: chrome/test/data/chromeos/gdata/delta_file_deleted_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_deleted_in_root.json
diff --git a/chrome/test/data/chromeos/gdata/delta_file_deleted_in_root.json b/chrome/test/data/chromeos/gdata/delta_file_deleted_in_root.json
index 3120d050f2ef9f4c20e96ff3d0f23a8f568d0e05..2a337382af85c11418afc52f9f5e773628cd3160 100644
--- a/chrome/test/data/chromeos/gdata/delta_file_deleted_in_root.json
+++ b/chrome/test/data/chromeos/gdata/delta_file_deleted_in_root.json
@@ -111,6 +111,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