Index: ui/gfx/render_text_win.h |
diff --git a/ui/gfx/render_text_win.h b/ui/gfx/render_text_win.h |
index 0f35feaa82fbff975f55b11b6da2be8cfa024714..bfe37930fe9c94c60ed87b750abce2058ef99fc7 100644 |
--- a/ui/gfx/render_text_win.h |
+++ b/ui/gfx/render_text_win.h |
@@ -90,6 +90,7 @@ class RenderTextWin : public RenderText { |
FRIEND_TEST_ALL_PREFIXES(RenderTextTest, Win_LogicalClusters); |
FRIEND_TEST_ALL_PREFIXES(RenderTextTest, Multiline_MinWidth); |
FRIEND_TEST_ALL_PREFIXES(RenderTextTest, Multiline_NormalWidth); |
+ FRIEND_TEST_ALL_PREFIXES(RenderTextTest, BreakRunsByUnicodeBlocks); |
void ItemizeLogicalText(); |
void LayoutVisualText(); |