Index: src/gpu/GrAtlasTextContext.h |
diff --git a/src/gpu/GrAtlasTextContext.h b/src/gpu/GrAtlasTextContext.h |
index 6590195042fdd2df815bba79acb03e86be46b47c..41d612295126e24d2909ace6211858d1c141c4a2 100644 |
--- a/src/gpu/GrAtlasTextContext.h |
+++ b/src/gpu/GrAtlasTextContext.h |
@@ -385,7 +385,7 @@ private: |
friend class BitmapTextBatch; |
#ifdef GR_TEST_UTILS |
- BATCH_TEST_FRIEND(TextBlob); |
+ BATCH_TEST_FRIEND(TextBlobBatch); |
#endif |
typedef GrTextContext INHERITED; |