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 b2d212007033bb7e34a16ff6fb7098a889d39264..b16265476db4f0454be3818c6510f29dd4bb9ac1 100644 |
| --- a/Source/devtools/front_end/timeline/module.json |
| +++ b/Source/devtools/front_end/timeline/module.json |
| @@ -51,6 +51,7 @@ |
| ], |
| "resources": [ |
| "invalidationsTree.css", |
| - "timelinePanel.css" |
| + "timelinePanel.css", |
| + "timelineStatusDialog.css" |
| ] |
| } |