Index: gm/filterfastbounds.cpp |
diff --git a/gm/filterfastbounds.cpp b/gm/filterfastbounds.cpp |
index a4b65e011d6aaad4d0b0742c5c8d33da4a220106..5ff398e9adf9c685e764b94a9c6e77bf0c49b1b8 100644 |
--- a/gm/filterfastbounds.cpp |
+++ b/gm/filterfastbounds.cpp |
@@ -150,7 +150,7 @@ |
class ImageFilterFastBoundGM : public GM { |
public: |
ImageFilterFastBoundGM() { |
- this->setBGColor(sk_tool_utils::color_to_565(0xFFCCCCCC)); |
+ this->setBGColor(0xFFCCCCCC); |
} |
protected: |