| Index: third_party/WebKit/Source/devtools/front_end/animation/AnimationScreenshotPopover.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/animation/AnimationScreenshotPopover.js b/third_party/WebKit/Source/devtools/front_end/animation/AnimationScreenshotPopover.js
|
| index 2ec9630b0e2e3ceb43429ec902da98767b2c46d3..1205c273e5c3fd7cad975ba74d045ce3a399a68f 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/animation/AnimationScreenshotPopover.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/animation/AnimationScreenshotPopover.js
|
| @@ -4,7 +4,7 @@
|
| /**
|
| * @unrestricted
|
| */
|
| -WebInspector.AnimationScreenshotPopover = class extends WebInspector.VBox {
|
| +Animation.AnimationScreenshotPopover = class extends UI.VBox {
|
| /**
|
| * @param {!Array.<!Image>} images
|
| */
|
|
|