Fix a type mismatch on Windows caused by r201738.
[chromium-blink-merge.git] / tools / deep_memory_profiler / policies.json
blob753ac3a44382d50c4df01d622d254cd1d609ffd9
2   "android.browser": {
3     "file": "policy.android.browser.json",
4     "format": "json"
5   },
6   "android.renderer": {
7     "file": "policy.android.renderer.json",
8     "format": "json"
9   },
10   "sourcefile": {
11     "file": "policy.sourcefile.json",
12     "format": "json"
13   },
14   "l0": {
15     "file": "policy.l0.json",
16     "format": "json"
17   },
18   "l1": {
19     "file": "policy.l1.json",
20     "format": "json"
21   },
22   "l2": {
23     "file": "policy.l2.json",
24     "format": "json"
25   },
26   "t0": {
27     "file": "policy.t0.json",
28     "format": "json"
29   }