Chromium Code Reviews| 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 { |