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

Unified Diff: build/android/pylib/gtest/filter/ui_unittests_disabled

Issue 142523003: Renames gfx::FontList::Derive* family. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments and more fixes. Created 6 years, 11 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
Index: build/android/pylib/gtest/filter/ui_unittests_disabled
diff --git a/build/android/pylib/gtest/filter/ui_unittests_disabled b/build/android/pylib/gtest/filter/ui_unittests_disabled
index cb06211a59965e7aed555d22ed463c421e8c6aee..2840c75aaa898d9bb3cd3d9d4351b6a131a240ad 100644
--- a/build/android/pylib/gtest/filter/ui_unittests_disabled
+++ b/build/android/pylib/gtest/filter/ui_unittests_disabled
@@ -3,15 +3,13 @@
CanvasTest.StringSizeEmptyString
CanvasTest.StringWidth
ClipboardTest.RTFTest
-FontListTest.FontDescString_DeriveFontListWithSizeDeltaAndStyle
+FontListTest.FontDescString_Derive
FontListTest.FontDescString_FromFont
FontListTest.FontDescString_FromFontNamesStyleAndSize
FontListTest.FontDescString_FromFontVector
FontListTest.FontDescString_FromFontWithNonNormalStyle
-FontListTest.Fonts_DeriveFontList
-FontListTest.Fonts_DeriveFontListWithSize
-FontListTest.Fonts_DeriveFontListWithSizeDelta
-FontListTest.Fonts_DeriveFontListWithSizeDeltaAndStyle
+FontListTest.Fonts_Derive
+FontListTest.Fonts_DeriveWithSizeDelta
FontListTest.Fonts_DescStringWithStyleInFlexibleFormat_RoundTrip
FontListTest.Fonts_FontVector_RoundTrip
FontListTest.Fonts_FromDescString

Powered by Google App Engine
This is Rietveld 408576698