| Index: third_party/WebKit/Source/bindings/tests/idls/core/TestInterface3.idl
|
| diff --git a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface3.idl b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface3.idl
|
| index 2852638beab88c4a9230a8ad0a43e61b2961952e..cab6324b86692fdffb9ac0b50b849e1bb6704134 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface3.idl
|
| +++ b/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface3.idl
|
| @@ -35,7 +35,7 @@
|
|
|
| [
|
| Custom=VisitDOMWrapper, // Conflict with [SetWrapperReferenceTo] and [SetWrapperReferenceFrom]
|
| - WebModuleAPI,
|
| + BlinkAPI,
|
| ] interface TestInterface3 {
|
| [Custom] getter boolean (unsigned long index);
|
| [Custom] setter boolean (unsigned long index, Node value);
|
|
|