Index: tests/ARGBImageEncoderTest.cpp |
diff --git a/tests/ARGBImageEncoderTest.cpp b/tests/ARGBImageEncoderTest.cpp |
index 05ad58cd54fe6d1df7a7fd138f2aafdaf6ce9559..9f68a0a151ec8639fdcb77d85dfe893425b60588 100644 |
--- a/tests/ARGBImageEncoderTest.cpp |
+++ b/tests/ARGBImageEncoderTest.cpp |
@@ -25,7 +25,6 @@ protected: |
static SkBitmap::Config configs[] = { |
SkBitmap::kRGB_565_Config, |
- SkBitmap::kARGB_4444_Config, |
SkBitmap::kARGB_8888_Config, |
}; |