Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "l0": { | 2 "l0": { |
| 3 "file": "policy.l0.txt" | 3 "file": "policy.l0.json", |
| 4 "format": "json" | |
| 4 }, | 5 }, |
| 5 "l1": { | 6 "l1": { |
| 6 "file": "policy.l1.txt" | 7 "file": "policy.l1.json", |
| 8 "format": "json" | |
| 7 }, | 9 }, |
| 8 "l2": { | 10 "l2": { |
| 9 "file": "policy.l2.txt" | 11 "file": "policy.l2.json", |
| 12 "format": "json" | |
| 10 } | 13 } |
| 11 } | 14 } |
| OLD | NEW |