| Index: tools/deep_memory_profiler/policies.json
|
| diff --git a/tools/deep_memory_profiler/policies.json b/tools/deep_memory_profiler/policies.json
|
| index ccd06b74c44c0144a7991fc51287c89bdce4e19b..4f06bf3ff4a365a3b207f250bb2dc03c9e18408f 100644
|
| --- a/tools/deep_memory_profiler/policies.json
|
| +++ b/tools/deep_memory_profiler/policies.json
|
| @@ -1,4 +1,8 @@
|
| {
|
| + "android.browser": {
|
| + "file": "policy.android.browser.json",
|
| + "format": "json"
|
| + },
|
| "sourcefile": {
|
| "file": "policy.sourcefile.json",
|
| "format": "json"
|
|
|