| 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 006eac7f32cc8af3a2a616e2d1b51a993988609a..55853898dbb17b010e6c7d3ae49c0bc0ac9b2349 100644
|
| --- a/chrome/test/data/chromeos/gdata/root_feed.json
|
| +++ b/chrome/test/data/chromeos/gdata/root_feed.json
|
| @@ -295,6 +295,14 @@
|
| "label": "audio/mpeg",
|
| "scheme": "http://schemas.google.com/g/2005#kind",
|
| "term": "http://schemas.google.com/docs/2007#file"
|
| + }, {
|
| + "label": "shared",
|
| + "scheme": "http://schemas.google.com/g/2005/labels",
|
| + "term": "http://schemas.google.com/g/2005/labels#shared"
|
| + }, {
|
| + "label": "shared-with-me",
|
| + "scheme": "http://schemas.google.com/g/2005/labels",
|
| + "term": "http://schemas.google.com/g/2005/labels#shared-with-me"
|
| } ],
|
| "content": {
|
| "src": "https://file_content_url/",
|
|
|