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

Unified Diff: third_party/WebKit/Source/core/editing/CaretBase.h

Issue 2463703003: blink: Cleanup core class forward declarations (Closed)
Patch Set: Remove redundant empty lines Created 4 years, 1 month 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/core/editing/CaretBase.h
diff --git a/third_party/WebKit/Source/core/editing/CaretBase.h b/third_party/WebKit/Source/core/editing/CaretBase.h
index 29a3df061347e7407dd2ef58e8e9a36958009445..15cbba2d208fec63addfce7fa6765fe5a02fe85e 100644
--- a/third_party/WebKit/Source/core/editing/CaretBase.h
+++ b/third_party/WebKit/Source/core/editing/CaretBase.h
@@ -36,12 +36,9 @@
namespace blink {
-class CullRect;
class DisplayItemClient;
-class LocalFrame;
class GraphicsContext;
class LayoutBlock;
-class LayoutViewItem;
class CORE_EXPORT CaretBase : public GarbageCollectedFinalized<CaretBase>,
public DisplayItemClient {
« no previous file with comments | « third_party/WebKit/Source/core/dom/shadow/ShadowRoot.h ('k') | third_party/WebKit/Source/core/editing/EditingStrategy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698