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 5b6a641e1c4461afb449d61f34bf67f47c9b42f0..caaa2cc44d5fcb5563db6ddd92f97e69d2ccae08 100644 |
| --- a/Source/devtools/front_end/timeline/module.json |
| +++ b/Source/devtools/front_end/timeline/module.json |
| @@ -49,6 +49,7 @@ |
| "TimelinePanel.js" |
| ], |
| "stylesheets": [ |
| + "invalidationsTree.css", |
| "timelinePanel.css" |
| ] |
| } |