| Index: tests/DrawBitmapRectTest.cpp
|
| diff --git a/tests/DrawBitmapRectTest.cpp b/tests/DrawBitmapRectTest.cpp
|
| index e6cc781f18bf3d13644993b29049de638a9bbf1e..f294ae7e6e44bf99c930c13a42dddf95afc30765 100644
|
| --- a/tests/DrawBitmapRectTest.cpp
|
| +++ b/tests/DrawBitmapRectTest.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "SkCanvas.h"
|
| #include "SkData.h"
|
| #include "SkDiscardableMemoryPool.h"
|
| -#include "SkImageGenerator.h"
|
| +#include "SkImageGeneratorPriv.h"
|
| #include "SkMatrixUtils.h"
|
| #include "SkPaint.h"
|
| #include "SkRandom.h"
|
|
|