| Index: third_party/WebKit/Source/devtools/front_end/animation/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/animation/module.json b/third_party/WebKit/Source/devtools/front_end/animation/module.json
|
| index 0e03f4751f1a0a8f7cf590898a1b397fae80076d..236b4762aefb674eac5565c1a65094b347d89b39 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/animation/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/animation/module.json
|
| @@ -1,5 +1,11 @@
|
| {
|
| "extensions": [
|
| + {
|
| + "type": "@WebInspector.ToolbarItem.Provider",
|
| + "className": "WebInspector.AnimationTimeline.ButtonProvider",
|
| + "order": 2,
|
| + "location": "styles-sidebarpane-toolbar"
|
| + },
|
| {
|
| "type": "drawer-view",
|
| "name": "animations",
|
|
|