- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / chromeos / gdata / contacts / wrong_category.json
1 {
2    "_comment": "This feed doesn't have the expected category.",
3    "feed": {
4       "category": [ {
5          "scheme": "http://schemas.google.com/g/2005#kind",
6          "term": "http://schemas.google.com/not_contacts"
7       } ],
8       "entry": [ {
9       } ]
10    }
11 }