| Index: src/gpu/GrContext.cpp
|
| diff --git a/src/gpu/GrContext.cpp b/src/gpu/GrContext.cpp
|
| index a1f1c253a7ce45c5c4f2918891a412d9797e371c..d3817aaff2a3669c7e41b6ea161cec7dab8081b0 100755
|
| --- a/src/gpu/GrContext.cpp
|
| +++ b/src/gpu/GrContext.cpp
|
| @@ -9,10 +9,10 @@
|
| #include "GrContext.h"
|
|
|
| #include "GrAARectRenderer.h"
|
| +#include "GrAtlasTextContext.h"
|
| #include "GrBatch.h"
|
| #include "GrBatchFontCache.h"
|
| #include "GrBatchTarget.h"
|
| -#include "GrBitmapTextContext.h"
|
| #include "GrBufferAllocPool.h"
|
| #include "GrDefaultGeoProcFactory.h"
|
| #include "GrFontCache.h"
|
|
|