| Index: Source/modules/accessibility/testing/InternalsAccessibility.idl
|
| diff --git a/Source/modules/webaudio/testing/InternalsWebAudio.idl b/Source/modules/accessibility/testing/InternalsAccessibility.idl
|
| similarity index 82%
|
| copy from Source/modules/webaudio/testing/InternalsWebAudio.idl
|
| copy to Source/modules/accessibility/testing/InternalsAccessibility.idl
|
| index fb3b231f02cc8e6b4be3ac3f9e468988edd2f1ad..90c1c8ae1147e1ab138bda94a83fb4ac8a61754f 100644
|
| --- a/Source/modules/webaudio/testing/InternalsWebAudio.idl
|
| +++ b/Source/modules/accessibility/testing/InternalsAccessibility.idl
|
| @@ -3,5 +3,5 @@
|
| // found in the LICENSE file.
|
|
|
| partial interface Internals {
|
| - unsigned long audioHandlerCount();
|
| + unsigned long numberOfLiveAXObjects();
|
| };
|
|
|