X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fbindings%2Ftests%2Fidls%2Fcore%2FTestInterface2.idl;h=db67a117c6631f19e333c09e44374c92ebe376c4;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=8bb30a6e7400a3655887d81c5886b296836956fd;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl b/src/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl index 8bb30a6..db67a11 100644 --- a/src/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl +++ b/src/third_party/WebKit/Source/bindings/tests/idls/core/TestInterface2.idl @@ -38,7 +38,6 @@ Custom=Wrap, // Conflicts with and [Custom=ToV8], respectively DependentLifetime, // Covered by [ActiveDOMObject] SetWrapperReferenceFrom=ownerNode, // Conflicts with [SetWrapperReferenceTo] - SpecialWrapFor=(TestInterface,TestInterfaceEmpty), // Conflicts with [Custom=ToV8] ] interface TestInterface2 { // This interface has only runtime enabled constants. [RuntimeEnabled=FeatureName] const unsigned short CONST_VALUE_1 = 1;