Chromium Code Reviews| Index: Source/devtools/front_end/timeline/module.json |
| diff --git a/Source/devtools/front_end/timeline/module.json b/Source/devtools/front_end/timeline/module.json |
| index 2ef1dcbd730eb78eef8ddaf0d82fd702c5ed2ed6..68b86f5a898f400b7b8d9387cb4a6c0f353cd474 100644 |
| --- a/Source/devtools/front_end/timeline/module.json |
| +++ b/Source/devtools/front_end/timeline/module.json |
| @@ -8,6 +8,9 @@ |
| "className": "WebInspector.TimelinePanel" |
| } |
| ], |
| + "dependencies": [ |
| + "components" |
| + ], |
| "scripts": [ |
| "CountersGraph.js", |
| "Layers3DView.js", |