Chromium Code Reviews| Index: src/gpu/GrInvariantOutput.cpp |
| diff --git a/src/gpu/GrInvariantOutput.cpp b/src/gpu/GrInvariantOutput.cpp |
| index 6f9a9d1ac9e6f9dade3e0e28dfcddbcc90f36eaa..4c77df32f47fa3e74f8d873d8b6d130e9f37cd35 100644 |
| --- a/src/gpu/GrInvariantOutput.cpp |
| +++ b/src/gpu/GrInvariantOutput.cpp |
| @@ -52,5 +52,6 @@ bool GrInvariantOutput::validPreMulColor() const { |
| } |
| return true; |
| } |
| + |
| #endif // end DEBUG |