Chromium Code Reviews| Index: tools/deep_memory_profiler/policies.json |
| diff --git a/tools/deep_memory_profiler/policies.json b/tools/deep_memory_profiler/policies.json |
| index 55350567b15a00a05a4d8da91bdd096bdf830138..b6441cf0b1c54a11cb1ae0552e6ef0e96c4974ce 100644 |
| --- a/tools/deep_memory_profiler/policies.json |
| +++ b/tools/deep_memory_profiler/policies.json |
| @@ -10,5 +10,9 @@ |
| "l2": { |
| "file": "policy.l2.json", |
| "format": "json" |
| + }, |
| + "t0": { |
| + "file": "policy.t0.json", |
| + "format": "json" |
| } |
| } |