| 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 3a53e7c6ba38a6e0bb01a3767b5e9c13b2969d07..751ba23c638a69dc313853107e54e81c5ae23e2e 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -160,6 +160,7 @@ interface AudioBufferSourceNode : AudioSourceNode
|
| setter onended
|
| interface AudioContext : BaseAudioContext
|
| attribute @@toStringTag
|
| + method close
|
| method constructor
|
| interface AudioDestinationNode : AudioNode
|
| attribute @@toStringTag
|
| @@ -7342,6 +7343,7 @@ interface XSLTProcessor
|
| method transformToFragment
|
| interface webkitAudioContext : BaseAudioContext
|
| attribute @@toStringTag
|
| + method close
|
| method constructor
|
| interface webkitIDBCursor
|
| attribute @@toStringTag
|
|
|