| Index: ui/gfx/platform_font_pango_unittest.cc
|
| diff --git a/ui/gfx/platform_font_pango_unittest.cc b/ui/gfx/platform_font_pango_unittest.cc
|
| index 6f1571e56587b234d39ef6015c54ac91e00aa3ec..24c9aa915c1c873fdf72c01ed699952712685dfd 100644
|
| --- a/ui/gfx/platform_font_pango_unittest.cc
|
| +++ b/ui/gfx/platform_font_pango_unittest.cc
|
| @@ -14,7 +14,7 @@ namespace gfx {
|
|
|
| // Fails on Chrome OS: http://crbug.com/124451
|
| #if defined(OS_CHROMEOS)
|
| -#define MAYBE_FamilyList FAILS_FamilyList
|
| +#define MAYBE_FamilyList DISABLED_FamilyList
|
| #else
|
| #define MAYBE_FamilyList FamilyList
|
| #endif
|
|
|