| Index: chrome/test/data/chromeos/gdata/uploaded_file.json
|
| diff --git a/chrome/test/data/chromeos/gdata/uploaded_file.json b/chrome/test/data/chromeos/gdata/uploaded_file.json
|
| index be2ee375d050113faef0ee318945a650c42f072a..9639148e0beb46ab7fc5bf069129b8abab8b0d25 100644
|
| --- a/chrome/test/data/chromeos/gdata/uploaded_file.json
|
| +++ b/chrome/test/data/chromeos/gdata/uploaded_file.json
|
| @@ -79,7 +79,11 @@
|
| "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": "2012-01-02T00:11:22.330Z"
|
| },
|
|
|