Index: third_party/WebKit/Source/core/observer/ResizeObserverEntry.cpp |
diff --git a/third_party/WebKit/Source/core/observer/ResizeObserverEntry.cpp b/third_party/WebKit/Source/core/observer/ResizeObserverEntry.cpp |
index 99c75339e04d01c784570dd0eca79fb1e68df749..7f0384602824af6f3838d214c5fe12c37668ea8a 100644 |
--- a/third_party/WebKit/Source/core/observer/ResizeObserverEntry.cpp |
+++ b/third_party/WebKit/Source/core/observer/ResizeObserverEntry.cpp |
@@ -6,7 +6,6 @@ |
#include "core/dom/ClientRect.h" |
#include "core/dom/Element.h" |
-#include "core/layout/LayoutBox.h" |
#include "core/observer/ResizeObservation.h" |
namespace blink { |