Enable Material Design downloads on Canary/Chromium
[chromium-blink-merge.git] / tools / json_comment_eater / everything_expected.json
blob5c6442c29c5129e5b3f6d34d0c301e4a55264b7e
6 { "namespace": "test",
7   "comments": "yo",  
8   "strings": "yes",  
9   "escaped\"": "string\"isescaped",
10   "more//": "\"more",
11   "so\\many": "\\\\escapes\\\\\"whoa",
12   "comment//inmiddle": "of string",
13   "comments": "yo",  
14   "strings": "yes",  
15   "more/*": "\"more",
16   
17   "and":  "in string"