Index: Source/core/dom/AXObjectCache.h |
diff --git a/Source/core/dom/AXObjectCache.h b/Source/core/dom/AXObjectCache.h |
index a389c0d7f446208d0f70627e9f63122190d1accf..5fd76851866ba86c298c0cbf3d0286ed8d8068c6 100644 |
--- a/Source/core/dom/AXObjectCache.h |
+++ b/Source/core/dom/AXObjectCache.h |
@@ -32,7 +32,6 @@ typedef unsigned AXID; |
namespace blink { |
class AXObject; |
-class AbstractInlineTextBox; |
class FrameView; |
class Page; |
class RenderMenuList; |