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

Unified Diff: Source/core/accessibility/AXTable.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/AXRenderObject.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/accessibility/AXTable.h
diff --git a/Source/core/accessibility/AXTable.h b/Source/core/accessibility/AXTable.h
index b95a53542ffd2fcdf1ffe760a2942ecb8720408d..5eee2498e5cbd04de1e39ee93203a4db23dd1a38 100644
--- a/Source/core/accessibility/AXTable.h
+++ b/Source/core/accessibility/AXTable.h
@@ -35,7 +35,6 @@
namespace blink {
class AXTableCell;
-class RenderTableSection;
class AXTable : public AXRenderObject {
« no previous file with comments | « Source/core/accessibility/AXRenderObject.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698