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

Unified Diff: third_party/WebKit/Source/modules/accessibility/AXObject.h

Issue 2542203004: blink: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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
Index: third_party/WebKit/Source/modules/accessibility/AXObject.h
diff --git a/third_party/WebKit/Source/modules/accessibility/AXObject.h b/third_party/WebKit/Source/modules/accessibility/AXObject.h
index 41ec74767d697a0fa3b74c81356cfc9663d70e0a..e4d06af5a9636d25244e11a0c57748b008f6964c 100644
--- a/third_party/WebKit/Source/modules/accessibility/AXObject.h
+++ b/third_party/WebKit/Source/modules/accessibility/AXObject.h
@@ -45,7 +45,6 @@ class SkMatrix44;
namespace blink {
class AXObject;
-class AXObjectCache;
class AXObjectCacheImpl;
class Element;
class FrameView;
« no previous file with comments | « third_party/WebKit/Source/core/xml/XPathParser.h ('k') | third_party/WebKit/Source/modules/background_sync/SyncManager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698