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

Unified Diff: Source/core/dom/Position.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
Index: Source/core/dom/Position.h
diff --git a/Source/core/dom/Position.h b/Source/core/dom/Position.h
index 07ad7a195a5c13aecc278ab73cd9c8ff7731ebe0..64e8c4db1549b6ae75903107d6f184f715aceec6 100644
--- a/Source/core/dom/Position.h
+++ b/Source/core/dom/Position.h
@@ -40,7 +40,6 @@ class CSSComputedStyleDeclaration;
class Element;
class InlineBox;
class Node;
-class Range;
class RenderObject;
class Text;

Powered by Google App Engine
This is Rietveld 408576698