Index: Source/platform/graphics/BitmapImage.h |
diff --git a/Source/platform/graphics/BitmapImage.h b/Source/platform/graphics/BitmapImage.h |
index 652aa53483b41aba611c807ae0391bb8a967ce73..9b2c9f851ea8e78067f2c3a5f0f138d703a932da 100644 |
--- a/Source/platform/graphics/BitmapImage.h |
+++ b/Source/platform/graphics/BitmapImage.h |
@@ -83,7 +83,7 @@ public: |
ImageOrientation currentFrameOrientation(); |
-#if !ASSERT_DISABLED |
+#if ASSERT_ENABLED |
virtual bool notSolidColor() OVERRIDE; |
#endif |