Index: Source/bindings/tests/idls/core/TestInterface.idl |
diff --git a/Source/bindings/tests/idls/core/TestInterface.idl b/Source/bindings/tests/idls/core/TestInterface.idl |
index e19b2d5cf7bafaec9174aa545e272c15c3c6eff3..80b36308158208dd899dc10392c28e129e982684 100644 |
--- a/Source/bindings/tests/idls/core/TestInterface.idl |
+++ b/Source/bindings/tests/idls/core/TestInterface.idl |
@@ -34,7 +34,7 @@ |
[ |
ActiveDOMObject, |
Conditional=CONDITION, |
- Custom=(LegacyCallAsFunction,ToV8), |
+ Custom=(LegacyCallAsFunction), |
haraken
2015/04/24 11:57:39
You won't need ().
Yuki
2015/04/27 12:42:34
Done.
|
DoNotCheckConstants, |
ImplementedAs=TestInterfaceImplementation, |
Iterable, |