| Index: chrome/test/data/chromeos/gdata/delta_file_moved_from_directory_to_root.json
|
| diff --git a/chrome/test/data/chromeos/gdata/delta_file_moved_from_directory_to_root.json b/chrome/test/data/chromeos/gdata/delta_file_moved_from_directory_to_root.json
|
| index f2ca8089cb943ac1c26e705c5e616ec391a98c00..09bff044a9c72a606ea85944cf0c203556c2bb7d 100644
|
| --- a/chrome/test/data/chromeos/gdata/delta_file_moved_from_directory_to_root.json
|
| +++ b/chrome/test/data/chromeos/gdata/delta_file_moved_from_directory_to_root.json
|
| @@ -99,6 +99,10 @@
|
| "href": "https://file_edit_media",
|
| "rel": "edit-media",
|
| "type": "audio/mpeg"
|
| + }, {
|
| + "href": "https://fake_server/fake_root",
|
| + "rel": "http://schemas.google.com/docs/2007#parent",
|
| + "type": "application/atom+xml"
|
| } ],
|
| "published": {
|
| "$t": "2011-12-14T00:40:47.330Z"
|
| @@ -179,6 +183,10 @@
|
| "href": "https://dir_1_self_link/folder:1_folder_resource_id",
|
| "rel": "edit",
|
| "type": "application/atom+xml"
|
| + }, {
|
| + "href": "https://fake_server/fake_root",
|
| + "rel": "http://schemas.google.com/docs/2007#parent",
|
| + "type": "application/atom+xml"
|
| } ],
|
| "published": {
|
| "$t": "2010-11-07T05:03:54.719Z"
|
|
|