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

Unified Diff: Source/core/editing/VisiblePosition.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/shadow/SelectRuleFeatureSet.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/editing/VisiblePosition.h
diff --git a/Source/core/editing/VisiblePosition.h b/Source/core/editing/VisiblePosition.h
index aa76c05b0458f1560a140eabf6e5adcc41bc0c6e..d76593c58c2bd852c2880c6f8f501d70bc313bbf 100644
--- a/Source/core/editing/VisiblePosition.h
+++ b/Source/core/editing/VisiblePosition.h
@@ -48,6 +48,7 @@ namespace WebCore {
class InlineBox;
class Node;
+class Range;
class VisiblePosition FINAL {
DISALLOW_ALLOCATION();
« no previous file with comments | « Source/core/dom/shadow/SelectRuleFeatureSet.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698