| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index e8424fd131b0b807f8d91158be5633e4b9452c1b..d337762010da7271158f560b3317c5316c50ad2f 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -127,6 +127,7 @@ interface AudioContext : BaseAudioContext
|
| attribute @@toStringTag
|
| method close
|
| method constructor
|
| + method getOutputTimestamp
|
| interface AudioDestinationNode : AudioNode
|
| attribute @@toStringTag
|
| getter maxChannelCount
|
| @@ -6340,6 +6341,7 @@ interface webkitAudioContext : BaseAudioContext
|
| attribute @@toStringTag
|
| method close
|
| method constructor
|
| + method getOutputTimestamp
|
| interface webkitIDBCursor
|
| attribute @@toStringTag
|
| getter direction
|
|
|