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

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

Issue 13149003: drive: Use "/drive/root" namespace and fix Files app and tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge glitches. Created 7 years, 8 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_dir_moved_from_root_to_directory.json
diff --git a/chrome/test/data/chromeos/gdata/delta_dir_moved_from_root_to_directory.json b/chrome/test/data/chromeos/gdata/delta_dir_moved_from_root_to_directory.json
index f9cacd749b5e7fee643c872e2aba4018bed8c4a8..1f57169501ba4ddadbda1c10f514b4d705c1e61f 100644
--- a/chrome/test/data/chromeos/gdata/delta_dir_moved_from_root_to_directory.json
+++ b/chrome/test/data/chromeos/gdata/delta_dir_moved_from_root_to_directory.json
@@ -176,7 +176,7 @@
"rel": "edit",
"type": "application/atom+xml"
}, {
- "href": "https://slash_dir_self_link",
+ "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