Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Unified Diff: Source/core/accessibility/AXListBoxOption.h

Issue 626133002: Clean up forward declarations in Source/core/accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/accessibility/AXARIAGrid.h ('k') | Source/core/accessibility/AXMenuList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/accessibility/AXListBoxOption.h
diff --git a/Source/core/accessibility/AXListBoxOption.h b/Source/core/accessibility/AXListBoxOption.h
index 8d94e7fceb6ca49463980907d93e94fa5bd6dda0..efdc44e272af1bca3677df89225ac262ab686b41 100644
--- a/Source/core/accessibility/AXListBoxOption.h
+++ b/Source/core/accessibility/AXListBoxOption.h
@@ -35,9 +35,6 @@
namespace blink {
-class AXListBox;
-class Element;
-class HTMLElement;
class HTMLSelectElement;
class AXListBoxOption final : public AXRenderObject {
« no previous file with comments | « Source/core/accessibility/AXARIAGrid.h ('k') | Source/core/accessibility/AXMenuList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698