Chromium Code Reviews| Index: Source/core/wawwa/ProxyPlayer.idl |
| diff --git a/Source/bindings/tests/idls/TestInterfaceDocument.idl b/Source/core/wawwa/ProxyPlayer.idl |
| similarity index 96% |
| copy from Source/bindings/tests/idls/TestInterfaceDocument.idl |
| copy to Source/core/wawwa/ProxyPlayer.idl |
| index 2a687e871a44bace871a2d7b65243bbbdedc7339..965d33dd839853b3c5274c4c9d9fa17288115ab5 100644 |
| --- a/Source/bindings/tests/idls/TestInterfaceDocument.idl |
| +++ b/Source/core/wawwa/ProxyPlayer.idl |
| @@ -28,5 +28,10 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -interface TestInterfaceDocument : Document { |
| +// go/wawwa-design-doc |
| + |
| +interface ProxyPlayer { |
|
shans
2014/08/25 11:53:59
Is this exposed to script?
|
| + |
| }; |
| + |
| + |