Index: third_party/WebKit/Source/core/testing/TypeConversions.idl |
diff --git a/third_party/WebKit/Source/core/testing/TypeConversions.idl b/third_party/WebKit/Source/core/testing/TypeConversions.idl |
index a1fcdd1008dd840e38ad0c6c10966a7cf987e135..69827eb5616b0233b452b88b7c44ac0255c3e2e7 100644 |
--- a/third_party/WebKit/Source/core/testing/TypeConversions.idl |
+++ b/third_party/WebKit/Source/core/testing/TypeConversions.idl |
@@ -23,8 +23,7 @@ |
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
-] interface TypeConversions { |
+interface TypeConversions { |
attribute long testLong; |
[EnforceRange, ImplementedAs=testLong] attribute long testEnforceRangeLong; |
attribute unsigned long testUnsignedLong; |