Chromium Code Reviews| Index: src/gpu/GrContext.cpp |
| diff --git a/src/gpu/GrContext.cpp b/src/gpu/GrContext.cpp |
| index ae8c53a7e9130519cac1ae06f2ff888d35928add..91415ac2b4a676aee09d7cbd6c47f88dc50fc3b6 100755 |
| --- a/src/gpu/GrContext.cpp |
| +++ b/src/gpu/GrContext.cpp |
| @@ -9,7 +9,7 @@ |
| #include "GrContext.h" |
| #include "GrBatchFontCache.h" |
| -#include "GrBatchTarget.h" |
| +#include "GrBatchFlushState.h" |
| #include "GrBatchTest.h" |
| #include "GrBufferedDrawTarget.h" |
| #include "GrCaps.h" |