Chromium Code Reviews| Index: tests/TextBlobTest.cpp |
| diff --git a/tests/TextBlobTest.cpp b/tests/TextBlobTest.cpp |
| index 027fd2ac76c7aa514dda22c1043ba7d8413b92c1..13a1141211644b8a27539b368a5017514c52d5e6 100644 |
| --- a/tests/TextBlobTest.cpp |
| +++ b/tests/TextBlobTest.cpp |
| @@ -7,7 +7,7 @@ |
| #include "SkPaint.h" |
| #include "SkPoint.h" |
| -#include "SkTextBlob.h" |
| +#include "SkTextBlobPriv.h" |
| #include "Test.h" |