Index: ui/gfx/render_text.h |
diff --git a/ui/gfx/render_text.h b/ui/gfx/render_text.h |
index f5cb746527ae697fb684406e1baed7376d870271..b44758415a82ccb93d6937b10c153ebf72e444d3 100644 |
--- a/ui/gfx/render_text.h |
+++ b/ui/gfx/render_text.h |
@@ -580,6 +580,7 @@ class GFX_EXPORT RenderText { |
FRIEND_TEST_ALL_PREFIXES(RenderTextTest, Win_LogicalClusters); |
FRIEND_TEST_ALL_PREFIXES(RenderTextTest, SameFontForParentheses); |
FRIEND_TEST_ALL_PREFIXES(RenderTextTest, BreakRunsByUnicodeBlocks); |
+ FRIEND_TEST_ALL_PREFIXES(RenderTextTest, PangoAttributes); |
// Creates a platform-specific RenderText instance. |
static RenderText* CreateNativeInstance(); |