Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Side by Side Diff: tools/json_comment_eater/everything_expected.json

Issue 1052993005: Slim down set of things updated by roll script (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1
2
3
4
5
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 }
OLDNEW
« no previous file with comments | « tools/json_comment_eater/everything.json ('k') | tools/json_comment_eater/json_comment_eater.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698