Index: third_party/WebKit/Source/core/css/SelectorChecker.cpp |
diff --git a/third_party/WebKit/Source/core/css/SelectorChecker.cpp b/third_party/WebKit/Source/core/css/SelectorChecker.cpp |
index ab8e81d691d5b0fe9606adf0c4afaa5ee210b7f4..532dfd82e3911facd01cfd03ee3f0c5717e3415c 100644 |
--- a/third_party/WebKit/Source/core/css/SelectorChecker.cpp |
+++ b/third_party/WebKit/Source/core/css/SelectorChecker.cpp |
@@ -53,8 +53,6 @@ |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/html/track/vtt/VTTElement.h" |
#include "core/inspector/InspectorInstrumentation.h" |
-#include "core/layout/LayoutObject.h" |
-#include "core/layout/LayoutScrollbar.h" |
#include "core/page/FocusController.h" |
#include "core/page/Page.h" |
#include "core/style/ComputedStyle.h" |