Index: Source/core/accessibility/AXMenuListPopup.h |
diff --git a/Source/core/accessibility/AXMenuListPopup.h b/Source/core/accessibility/AXMenuListPopup.h |
index 50088e75ce3de4a9fa367af0ef86ee4d6b25187d..6afdfdde6673a8dacd4b9209df9e0ca8b0e12d8e 100644 |
--- a/Source/core/accessibility/AXMenuListPopup.h |
+++ b/Source/core/accessibility/AXMenuListPopup.h |
@@ -30,10 +30,8 @@ |
namespace blink { |
-class AXMenuList; |
class AXMenuListOption; |
class HTMLElement; |
-class HTMLSelectElement; |
class AXMenuListPopup final : public AXMockObject { |
public: |