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

Unified Diff: Source/core/dom/ElementDataCache.h

Issue 347643002: Reduce forward declarations in core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 6 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/dom/DocumentType.h ('k') | Source/core/dom/ExecutionContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/ElementDataCache.h
diff --git a/Source/core/dom/ElementDataCache.h b/Source/core/dom/ElementDataCache.h
index d275f1edd37122bcfc754d0880578725a0821d9d..f1ff1b93b3a3c73dae05c44470c3e0dbd20672f2 100644
--- a/Source/core/dom/ElementDataCache.h
+++ b/Source/core/dom/ElementDataCache.h
@@ -38,7 +38,6 @@ namespace WebCore {
class Attribute;
class ShareableElementData;
-class ShareableElementDataCacheEntry;
class ElementDataCache {
public:
« no previous file with comments | « Source/core/dom/DocumentType.h ('k') | Source/core/dom/ExecutionContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698