Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/timeline/module.json b/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| index 82bf6d6cbcdd355a9642e6ce91f2de76668c3dff..880d4cee5779117be9421ab272c6ac1a88723921 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
| @@ -137,7 +137,8 @@ |
| "perf_ui", |
| "extensions", |
| "data_grid", |
| - "network_conditions" |
| + "network_conditions", |
| + "product_registry" |
| ], |
| "scripts": [ |
| "CountersGraph.js", |