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

Unified Diff: third_party/WebKit/Source/core/layout/LayoutRubyRun.h

Issue 2010473002: Eliminate unnecessary includes and pointless forward declarations in LayoutBlock.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make it compile in release mode too Created 4 years, 7 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 | « third_party/WebKit/Source/core/layout/LayoutBlockFlow.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/layout/LayoutRubyRun.h
diff --git a/third_party/WebKit/Source/core/layout/LayoutRubyRun.h b/third_party/WebKit/Source/core/layout/LayoutRubyRun.h
index 7c90a25e021a4a6235eefa1851c8c6d08f3f390a..88491bdd8772163e9a2d8f9653d88a1dfdd1094c 100644
--- a/third_party/WebKit/Source/core/layout/LayoutRubyRun.h
+++ b/third_party/WebKit/Source/core/layout/LayoutRubyRun.h
@@ -32,6 +32,7 @@
#define LayoutRubyRun_h
#include "core/layout/LayoutBlockFlow.h"
+#include "platform/text/TextBreakIterator.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBlockFlow.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698