| Index: src/gpu/GrFlushToGpuDrawTarget.cpp
|
| diff --git a/src/gpu/GrFlushToGpuDrawTarget.cpp b/src/gpu/GrFlushToGpuDrawTarget.cpp
|
| index 7007625737016386686fcf43219cbe578b56a554..ff696a5cc5f90022ca160b3cf057dc22b304c7b0 100644
|
| --- a/src/gpu/GrFlushToGpuDrawTarget.cpp
|
| +++ b/src/gpu/GrFlushToGpuDrawTarget.cpp
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "GrFlushToGpuDrawTarget.h"
|
| #include "GrContext.h"
|
| +#include "GrFontCache.h"
|
| #include "GrGpu.h"
|
| -#include "GrTextStrike.h"
|
| #include "GrBufferAllocPool.h"
|
|
|
| GrFlushToGpuDrawTarget::GrFlushToGpuDrawTarget(GrGpu* gpu,
|
|
|