Chromium Code Reviews| Index: include/core/SkPostConfig.h |
| diff --git a/include/core/SkPostConfig.h b/include/core/SkPostConfig.h |
| index 37e6c591d980bde0b1b670121ad175a203f927dd..ffe73d7dd8d071ddbbe0f697902a890934b80b8e 100644 |
| --- a/include/core/SkPostConfig.h |
| +++ b/include/core/SkPostConfig.h |
| @@ -374,7 +374,7 @@ |
| ////////////////////////////////////////////////////////////////////// |
| #ifndef GR_TEST_UTILS |
| -# define GR_TEST_UTILS 1 |
| +# define GR_TEST_UTILS 0 |
| #endif |
| #endif // SkPostConfig_DEFINED |