| Index: chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
|
| diff --git a/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json b/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
|
| index 807f8fcadcb30f37146073cab08532bff44aa8ef..3cfcf278f259822b2981139e9e7bc113cc1d1a3b 100644
|
| --- a/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
|
| +++ b/chrome/test/data/chromeos/gdata/remote_file_system_apitest_root_feed.json
|
| @@ -290,7 +290,7 @@
|
| } ],
|
| "content": {
|
| "src": "https://xxx/content/file:1_file_resource_id",
|
| - "type": "test/ro"
|
| + "type": "application/vnd.mozilla.xul+xml"
|
| },
|
| "docs$filename": {
|
| "$t": "test_file.xul"
|
| @@ -386,7 +386,7 @@
|
| } ],
|
| "content": {
|
| "src": "https://xxx/content/file:2_file_resource_id/",
|
| - "type": "test/rw"
|
| + "type": "image/tiff"
|
| },
|
| "docs$filename": {
|
| "$t": "test_file.tiff"
|
|
|