Chromium Code Reviews| Index: src/effects/SkGpuBlurUtils.cpp |
| diff --git a/src/effects/SkGpuBlurUtils.cpp b/src/effects/SkGpuBlurUtils.cpp |
| index ebb480d3dfb5e8d89d1f0f96c3c80ad99f85dad0..ca762e88e3b52ea2a59cf22d3c4f220c4fef7686 100644 |
| --- a/src/effects/SkGpuBlurUtils.cpp |
| +++ b/src/effects/SkGpuBlurUtils.cpp |
| @@ -15,6 +15,7 @@ |
| #include "GrContext.h" |
| #include "GrCaps.h" |
| #include "GrDrawContext.h" |
| +#include "GrFixedClip.h" |
| #define MAX_BLUR_SIGMA 4.0f |