Roll src/third_party/WebKit 4e80045:b43d4aa (svn 187778:187783)
[chromium-blink-merge.git] / tools / deep_memory_profiler / policies.json
blobdc62da64ee1e85ce2a869e34c202c045a28c9ec3
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   "android.webview": {
11     "file": "policy.android.webview.json",
12     "format": "json"
13   },
14   "sourcefile": {
15     "file": "policy.sourcefile.json",
16     "format": "json"
17   },
18   "l0": {
19     "file": "policy.l0.json",
20     "format": "json"
21   },
22   "l1": {
23     "file": "policy.l1.json",
24     "format": "json"
25   },
26   "l2": {
27     "file": "policy.l2.json",
28     "format": "json"
29   },
30   "linux.browser": {
31     "file": "policy.linux.browser.json",
32     "format": "json"
33   },
34   "t0": {
35     "file": "policy.t0.json",
36     "format": "json"
37   }