Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/layer_viewer/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/layer_viewer/module.json b/third_party/WebKit/Source/devtools/front_end/layer_viewer/module.json |
| index 48a25df558471940ccc5ab336670d39bde905d92..4d2c944f51c755d34c0b6556232409f39aec9006 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/layer_viewer/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/layer_viewer/module.json |
| @@ -4,7 +4,8 @@ |
| "sdk", |
| "timeline_model", |
| "ui", |
| - "ui_lazy" |
| + "ui_lazy", |
| + "perf_ui" |
| ], |
| "scripts": [ |
| "LayerDetailsView.js", |