Chromium Code Reviews| Index: src/gpu/text/GrAtlasTextContext.cpp |
| diff --git a/src/gpu/text/GrAtlasTextContext.cpp b/src/gpu/text/GrAtlasTextContext.cpp |
| index 9cdd891b15bf5bbd44a935f361bb77bd29a26281..1a778103067a3692d7343d4a9dadb92a8dc5852d 100644 |
| --- a/src/gpu/text/GrAtlasTextContext.cpp |
| +++ b/src/gpu/text/GrAtlasTextContext.cpp |
| @@ -6,8 +6,8 @@ |
| */ |
| #include "GrAtlasTextContext.h" |
| +#include "GrContext.h" |
| #include "GrDrawContext.h" |
| -#include "GrDrawTarget.h" |
| #include "GrTextBlobCache.h" |
| #include "GrTextUtils.h" |