Chromium Code Reviews| Index: core/testing/PrivateScriptTest.idl |
| diff --git a/core/testing/PrivateScriptTest.idl b/core/testing/PrivateScriptTest.idl |
| index f2dd041cc7cac6ff675fbb4ea293a207f22b7795..8e6d976acafbece01c57bfc0c25ab30fe56385c3 100644 |
| --- a/core/testing/PrivateScriptTest.idl |
| +++ b/core/testing/PrivateScriptTest.idl |
| @@ -4,7 +4,6 @@ |
| [ |
| GarbageCollected, |
| - TypeChecking=Interface, |
| ] interface PrivateScriptTest { |
| [ImplementedInPrivateScript] void doNothing(); |
| [ImplementedInPrivateScript] short return123(); |