Chromium Code Reviews| Index: src/gpu/GrBlurUtils.cpp |
| diff --git a/src/gpu/GrBlurUtils.cpp b/src/gpu/GrBlurUtils.cpp |
| index d20226c19511deaf94b39a6d85ddcac633527e9e..ddb5aa3fbaa02198c9cd58ec50e9ee291aed651c 100644 |
| --- a/src/gpu/GrBlurUtils.cpp |
| +++ b/src/gpu/GrBlurUtils.cpp |
| @@ -9,6 +9,7 @@ |
| #include "GrDrawContext.h" |
| #include "GrCaps.h" |
| #include "GrContext.h" |
| +#include "GrFixedClip.h" |
| #include "effects/GrSimpleTextureEffect.h" |
| #include "GrStyle.h" |
| #include "GrTexture.h" |