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 35c99f1b395a395c8a4599d46995e8c0312e86f1..691ed3c4c2e95ce87ddc25e27b41097af4463c48 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -5484,6 +5484,11 @@ interface TransitionEvent : Event |
getter propertyName |
getter pseudoElement |
method constructor |
+interface Translation : TransformComponent |
+ getter x |
+ getter y |
+ getter z |
+ method constructor |
interface TreeWalker |
getter currentNode |
getter filter |