Chromium Code Reviews| Index: gm/gradient_matrix.cpp |
| diff --git a/gm/gradient_matrix.cpp b/gm/gradient_matrix.cpp |
| index 10499ca9862e113d0ecb2756bf7160b32841f87c..77a02475d2c76a082901266ff4a93b470797c6f8 100644 |
| --- a/gm/gradient_matrix.cpp |
| +++ b/gm/gradient_matrix.cpp |
| @@ -116,7 +116,7 @@ |
| class GradientMatrixGM : public GM { |
| public: |
| GradientMatrixGM() { |
| - this->setBGColor(sk_tool_utils::color_to_565(0xFFDDDDDD)); |
| + this->setBGColor(0xFFDDDDDD); |
| } |
| protected: |