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

Unified Diff: third_party/WebKit/Source/core/layout/TextRunConstructor.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/layout/TextRunConstructor.h
diff --git a/third_party/WebKit/Source/core/layout/TextRunConstructor.h b/third_party/WebKit/Source/core/layout/TextRunConstructor.h
index a8fbc83b25b13ccd2978f30705b030641269f8f5..db7d20a39d9990f5228af97e428052a6c81ce045 100644
--- a/third_party/WebKit/Source/core/layout/TextRunConstructor.h
+++ b/third_party/WebKit/Source/core/layout/TextRunConstructor.h
@@ -44,11 +44,9 @@
namespace blink {
class Font;
-class LayoutObject;
class ComputedStyle;
class LayoutText;
class LineLayoutText;
-class LineLayoutItem;
enum TextRunFlag {
DefaultTextRunFlags = 0,
« no previous file with comments | « third_party/WebKit/Source/core/layout/TextAutosizer.h ('k') | third_party/WebKit/Source/core/layout/VerticalPositionCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698