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

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

Issue 12210031: Implement fake drive service upload methods. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: properly rebased Created 7 years, 10 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/google_apis/test_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 0cb20f4bf0beac32d8c9acbb050ac6ce5c8fb97a..90043acbc660cc5f5490f7bdab5684cba5085967 100644
--- a/chrome/test/data/chromeos/gdata/root_feed.json
+++ b/chrome/test/data/chromeos/gdata/root_feed.json
@@ -73,7 +73,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://1_folder_resumable_create_media_link",
+ "href": "https://sub_sub_folder_resumable_create_media_link",
"rel": "http://schemas.google.com/g/2005#resumable-create-media",
"type": "application/atom+xml"
}, {
@@ -249,7 +249,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://file_link_resumable_edit_media",
+ "href": "https://subdirectory_file_1_link_resumable_edit_media",
"rel": "http://schemas.google.com/g/2005#resumable-edit-media",
"type": "application/atom+xml"
}, {
@@ -417,7 +417,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://1_folder_resumable_create_media_link",
+ "href": "https://slash_dir_folder_resumable_create_media_link",
"rel": "http://schemas.google.com/g/2005#resumable-create-media",
"type": "application/atom+xml"
}, {
@@ -505,10 +505,14 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://file_link_resumable_edit_media",
+ "href": "https://2_file_link_resumable_edit_media",
"rel": "http://schemas.google.com/g/2005#resumable-edit-media",
"type": "application/atom+xml"
}, {
+ "href": "https://2_file_link_resumable_create_media",
+ "rel": "http://schemas.google.com/g/2005#resumable-create-media",
+ "type": "application/atom+xml"
+ }, {
"href": "https://file1_link_self/file:2_file_resource_id",
"rel": "self",
"type": "application/atom+xml"
@@ -597,7 +601,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://file_link_resumable_edit_media",
+ "href": "https://slash_file_link_resumable_edit_media",
"rel": "http://schemas.google.com/g/2005#resumable-edit-media",
"type": "application/atom+xml"
}, {
@@ -689,7 +693,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://file_link_resumable_edit_media",
+ "href": "https://3_file_link_resumable_edit_media",
"rel": "http://schemas.google.com/g/2005#resumable-edit-media",
"type": "application/atom+xml"
}, {
@@ -781,7 +785,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://file_link_resumable_edit_media",
+ "href": "https://4_file_link_resumable_edit_media",
"rel": "http://schemas.google.com/g/2005#resumable-edit-media",
"type": "application/atom+xml"
}, {
@@ -945,7 +949,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://1_folder_resumable_create_media_link",
+ "href": "https://sub_dir_folder_2_resumable_create_media_link",
"rel": "http://schemas.google.com/g/2005#resumable-create-media",
"type": "application/atom+xml"
}, {
@@ -1037,7 +1041,7 @@
"rel": "alternate",
"type": "text/html"
}, {
- "href": "https://file_link_resumable_edit_media",
+ "href": "https://slash_subdir_file_link_resumable_edit_media",
"rel": "http://schemas.google.com/g/2005#resumable-edit-media",
"type": "application/atom+xml"
}, {
« no previous file with comments | « chrome/browser/google_apis/test_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698