Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
index 96384e9c05c1c411f8d3759ca5c05c7ee490dea2..5629aa1efa2b1a490d853d4c0cdfd9b91489b2b7 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -3628,7 +3628,10 @@ interface KeyboardEvent : UIEvent |
method constructor |
method getModifierState |
method initKeyboardEvent |
-interface KeyframeEffect : AnimationEffectReadOnly |
+interface KeyframeEffect : KeyframeEffectReadOnly |
+ attribute @@toStringTag |
+ method constructor |
+interface KeyframeEffectReadOnly : AnimationEffectReadOnly |
attribute @@toStringTag |
method constructor |
interface Location |