Chromium Code Reviews| Index: src/gpu/GrAtlasTextContext.h |
| diff --git a/src/gpu/GrAtlasTextContext.h b/src/gpu/GrAtlasTextContext.h |
| index 3462b650582bdf8da104ba7d54a431cd5897222a..0b3ea8e2f2699bec5d4a9ca96d9833ae62368615 100644 |
| --- a/src/gpu/GrAtlasTextContext.h |
| +++ b/src/gpu/GrAtlasTextContext.h |
| @@ -12,7 +12,7 @@ |
| #include "GrAtlasTextBlob.h" |
| #include "GrGeometryProcessor.h" |
| -#include "SkTextBlob.h" |
| +#include "SkTextBlobPriv.h" |
| #ifdef GR_TEST_UTILS |
| #include "GrBatchTest.h" |