Index: Source/core/html/FormAssociatedElement.h |
diff --git a/Source/core/html/FormAssociatedElement.h b/Source/core/html/FormAssociatedElement.h |
index 1cb79479977937fb3da3455e3353ee8694575c8f..97738d2d4221024bb0efa1846769e7455d6ce765 100644 |
--- a/Source/core/html/FormAssociatedElement.h |
+++ b/Source/core/html/FormAssociatedElement.h |
@@ -38,7 +38,6 @@ class HTMLElement; |
class HTMLFormElement; |
class Node; |
class ValidityState; |
-class VisibleSelection; |
class FormAssociatedElement : public WillBeGarbageCollectedMixin { |
public: |