Index: src/gpu/effects/GrDashingEffect.cpp |
diff --git a/src/gpu/effects/GrDashingEffect.cpp b/src/gpu/effects/GrDashingEffect.cpp |
index 869454049a64928ed2c4ff6c331e140dd0e4f963..e5fb218d7bc6a93e93bfced5eeb6c65656293e8f 100644 |
--- a/src/gpu/effects/GrDashingEffect.cpp |
+++ b/src/gpu/effects/GrDashingEffect.cpp |
@@ -10,7 +10,6 @@ |
#include "GrBatch.h" |
#include "GrBatchTarget.h" |
#include "GrBatchTest.h" |
-#include "GrBufferAllocPool.h" |
#include "GrGeometryProcessor.h" |
#include "GrContext.h" |
#include "GrCoordTransform.h" |