Remove no longer needed toolbar layer method.
[chromium-blink-merge.git] / tools / json_comment_eater / everything_expected.json
blob3fa02c15dc702111e1f9646c03306f07dc70bae0
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"