| Index: Source/bindings/tests/idls/TestCustomLegacyCallInterface.idl
|
| diff --git a/Source/bindings/tests/idls/TestActiveDOMObjectInterface.idl b/Source/bindings/tests/idls/TestCustomLegacyCallInterface.idl
|
| similarity index 95%
|
| copy from Source/bindings/tests/idls/TestActiveDOMObjectInterface.idl
|
| copy to Source/bindings/tests/idls/TestCustomLegacyCallInterface.idl
|
| index c6aa621f9f2c9c97a0a0fee3d168f71ee5f54ee3..5dc6a4aba2a2af1786ccf58c5fbbeaf50fb4383b 100644
|
| --- a/Source/bindings/tests/idls/TestActiveDOMObjectInterface.idl
|
| +++ b/Source/bindings/tests/idls/TestCustomLegacyCallInterface.idl
|
| @@ -29,6 +29,6 @@
|
| */
|
|
|
| [
|
| - ActiveDOMObject,
|
| -] interface TestActiveDOMObjectInterface {
|
| + CustomLegacyCall,
|
| +] interface TestCustomLegacyCallInterface {
|
| };
|
|
|