Chromium Code Reviews| Index: src/gpu/GrSurface.cpp |
| diff --git a/src/gpu/GrSurface.cpp b/src/gpu/GrSurface.cpp |
| index a7be0f47d96cdb890c159623843e6c861a9face5..382550e41fc43f512600a844758002984ab76fbf 100644 |
| --- a/src/gpu/GrSurface.cpp |
| +++ b/src/gpu/GrSurface.cpp |
| @@ -6,10 +6,11 @@ |
| */ |
| #include "GrSurface.h" |
| +#include "GrContext.h" |
| #include "GrSurfacePriv.h" |
| #include "SkBitmap.h" |
| -#include "SkGr.h" |
| +#include "SkGrPriv.h" |
| #include "SkImageEncoder.h" |
| #include <stdio.h> |