Index: src/gpu/glsl/GrGLSLBlend.cpp |
diff --git a/src/gpu/glsl/GrGLSLBlend.cpp b/src/gpu/glsl/GrGLSLBlend.cpp |
index 6937977a948a47d00b2de630f6501064a656f544..d2c364035b0e806b598a0a0f62d81f1086ae1fbd 100644 |
--- a/src/gpu/glsl/GrGLSLBlend.cpp |
+++ b/src/gpu/glsl/GrGLSLBlend.cpp |
@@ -479,4 +479,3 @@ void GrGLSLBlend::AppendRegionOp(GrGLSLFragmentBuilder* fsBuilder, const char* s |
} |
fsBuilder->codeAppend(";"); |
} |
- |