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

Unified Diff: Source/core/editing/Caret.h

Issue 1187073014: Templatize PositionWithAffinity class (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 2015-06-17T16:31:27 Created 5 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/editing/Caret.h
diff --git a/Source/core/editing/Caret.h b/Source/core/editing/Caret.h
index b4d7bd6cf03ca02d010fbb1a0405ebdba1a383b3..b411e3f411555e53718ac706c43eac063f1b3c8b 100644
--- a/Source/core/editing/Caret.h
+++ b/Source/core/editing/Caret.h
@@ -36,7 +36,6 @@ namespace blink {
class LocalFrame;
class GraphicsContext;
-class PositionWithAffinity;
class LayoutBlock;
class LayoutView;
« no previous file with comments | « no previous file | Source/core/editing/PositionWithAffinity.h » ('j') | Source/core/editing/PositionWithAffinity.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698