Index: src/gpu/effects/GrDistanceFieldGeoProc.cpp |
diff --git a/src/gpu/effects/GrDistanceFieldTextureEffect.cpp b/src/gpu/effects/GrDistanceFieldGeoProc.cpp |
similarity index 99% |
rename from src/gpu/effects/GrDistanceFieldTextureEffect.cpp |
rename to src/gpu/effects/GrDistanceFieldGeoProc.cpp |
index ad3be5fc045b0be9cd4cc3830d177ff664f781f4..34ea27bb65593425c8bed51d84d16b4b4d506544 100755 |
--- a/src/gpu/effects/GrDistanceFieldTextureEffect.cpp |
+++ b/src/gpu/effects/GrDistanceFieldGeoProc.cpp |
@@ -5,7 +5,7 @@ |
* found in the LICENSE file. |
*/ |
-#include "GrDistanceFieldTextureEffect.h" |
+#include "GrDistanceFieldGeoProc.h" |
#include "GrFontAtlasSizes.h" |
#include "GrInvariantOutput.h" |
#include "GrTexture.h" |