Index: third_party/WebKit/Source/core/dom/ElementRareData.cpp |
diff --git a/third_party/WebKit/Source/core/dom/ElementRareData.cpp b/third_party/WebKit/Source/core/dom/ElementRareData.cpp |
index 2a45f7f699601c9c8a59b88e5d8b8e5538b7eeb0..4f4445a4a092701ef1ca8bcd0bf337bb9c9f3c90 100644 |
--- a/third_party/WebKit/Source/core/dom/ElementRareData.cpp |
+++ b/third_party/WebKit/Source/core/dom/ElementRareData.cpp |
@@ -39,7 +39,6 @@ |
namespace blink { |
struct SameSizeAsElementRareData : NodeRareData { |
- short indices[1]; |
LayoutSize sizeForResizing; |
IntSize scrollOffset; |
void* pointers[2]; |