Index: third_party/WebKit/Source/core/html/HTMLSelectElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp b/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp |
index f22dd48c44a7be422881379ffe498c32129ffa0c..89a0a6940f4ee82b6bd9abbb5274297e91e0e7ad 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLSelectElement.cpp |
@@ -61,7 +61,6 @@ |
#include "core/layout/HitTestResult.h" |
#include "core/layout/LayoutListBox.h" |
#include "core/layout/LayoutMenuList.h" |
-#include "core/layout/LayoutText.h" |
#include "core/layout/LayoutTheme.h" |
#include "core/page/AutoscrollController.h" |
#include "core/page/ChromeClient.h" |