Index: src/gpu/text/GrStencilAndCoverTextContext.cpp |
diff --git a/src/gpu/text/GrStencilAndCoverTextContext.cpp b/src/gpu/text/GrStencilAndCoverTextContext.cpp |
index 1355036ffe095da0d8bcc504127b1da549b0df0f..8f6b8baa8ea952fa63641bcbdb30e895be28aaba 100644 |
--- a/src/gpu/text/GrStencilAndCoverTextContext.cpp |
+++ b/src/gpu/text/GrStencilAndCoverTextContext.cpp |
@@ -7,6 +7,7 @@ |
#include "GrStencilAndCoverTextContext.h" |
#include "GrAtlasTextContext.h" |
+#include "GrContext.h" |
#include "GrDrawContext.h" |
#include "GrPath.h" |
#include "GrPathRange.h" |
@@ -16,7 +17,6 @@ |
#include "SkDraw.h" |
#include "SkDrawProcs.h" |
#include "SkGlyphCache.h" |
-#include "SkGpuDevice.h" |
#include "SkGrPriv.h" |
#include "SkDrawFilter.h" |
#include "SkPath.h" |