Chromium Code Reviews| Index: Source/devtools/front_end/elements/module.json |
| diff --git a/Source/devtools/front_end/elements/module.json b/Source/devtools/front_end/elements/module.json |
| index 6bc330fd5fea1ac2611dc22a8c1e0beafbce314d..7128ee58ebe53a0c3c7ef6ef7bebb422d638a2d2 100644 |
| --- a/Source/devtools/front_end/elements/module.json |
| +++ b/Source/devtools/front_end/elements/module.json |
| @@ -75,6 +75,7 @@ |
| "PlatformFontsSidebarPane.js", |
| "PropertiesSidebarPane.js", |
| "StylesSidebarPane.js", |
| - "ElementsPanel.js" |
| + "ElementsPanel.js", |
| + "AnimationsSidebarPane.js" |
| ] |
| } |