| Index: third_party/WebKit/Source/bindings/tests/idls/core/TestInterfaceCheckSecurity.idl
|
| diff --git a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterfaceCheckSecurity.idl b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterfaceCheckSecurity.idl
|
| index d9df642f51452bb1fd24f9d4957e380e640c4915..f5b550d63add04c883d5c297ccf4e266251facca 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterfaceCheckSecurity.idl
|
| +++ b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterfaceCheckSecurity.idl
|
| @@ -29,6 +29,7 @@
|
| [
|
| CheckSecurity=Receiver,
|
| Global,
|
| + SameOriginImplementedAs=LocalTestInterfaceCheckSecurity,
|
| ] interface TestInterfaceCheckSecurity {
|
| readonly attribute long readonlyLongAttribute;
|
| attribute long longAttribute;
|
|
|