Chromium Code Reviews| Index: Source/core/accessibility/AXMenuListOption.h |
| diff --git a/Source/core/accessibility/AXMenuListOption.h b/Source/core/accessibility/AXMenuListOption.h |
| index e29dcea21a8c0cdf80a88bd6ee119ca3171bdbda..ebae5fe0cae41c5b970fef73fae9429a29364021 100644 |
| --- a/Source/core/accessibility/AXMenuListOption.h |
| +++ b/Source/core/accessibility/AXMenuListOption.h |
| @@ -30,7 +30,6 @@ |
| namespace blink { |
| -class AXMenuListPopup; |
| class HTMLElement; |
| class AXMenuListOption final : public AXMockObject { |