| 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 1a74b901617e2f5e4abfa199ec537e4ae6536483..2f5955951dd714526a5e8f83f9e82294aa4abf08 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -181,6 +181,7 @@ interface AudioContext : BaseAudioContext
|
| attribute @@toStringTag
|
| method close
|
| method constructor
|
| + method getOutputTimestamp
|
| interface AudioDestinationNode : AudioNode
|
| attribute @@toStringTag
|
| getter maxChannelCount
|
| @@ -7490,6 +7491,7 @@ interface webkitAudioContext : BaseAudioContext
|
| attribute @@toStringTag
|
| method close
|
| method constructor
|
| + method getOutputTimestamp
|
| interface webkitIDBCursor
|
| attribute @@toStringTag
|
| getter direction
|
|
|