Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(552)

Unified Diff: third_party/WebKit/Source/core/observer/ResizeObserverEntry.cpp

Issue 2474603002: Don't include LayoutObject-derived headers where not needed. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698