Index: third_party/WebKit/Source/core/testing/LayerRect.idl |
diff --git a/third_party/WebKit/Source/core/testing/LayerRect.idl b/third_party/WebKit/Source/core/testing/LayerRect.idl |
index ca2b83be84b527135529f7bf0c16de891d849089..c3f60d434db1f51355e98578657cff34fd219338 100644 |
--- a/third_party/WebKit/Source/core/testing/LayerRect.idl |
+++ b/third_party/WebKit/Source/core/testing/LayerRect.idl |
@@ -28,8 +28,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
-] interface LayerRect { |
+interface LayerRect { |
/* The node that most closely represents the layer in which the rect |
occurs. When a layer doesn't correspond directly to a node (eg. |
for layer squashing) this will the node representing an ancestor |