| Index: tests/GrDrawTargetTest.cpp
|
| diff --git a/tests/GrDrawTargetTest.cpp b/tests/GrDrawTargetTest.cpp
|
| index 194a90127772a540c60f28aea61dfcf90e6e3d37..341eba5be9e4db22315e481ecbde5ee924de1fba 100644
|
| --- a/tests/GrDrawTargetTest.cpp
|
| +++ b/tests/GrDrawTargetTest.cpp
|
| @@ -9,9 +9,9 @@
|
| #include "Test.h"
|
| #if SK_SUPPORT_GPU
|
|
|
| +#include "GrCaps.h"
|
| #include "GrContext.h"
|
| #include "GrContextFactory.h"
|
| -#include "GrDrawTargetCaps.h"
|
| #include "GrGpu.h"
|
|
|
| static void test_print(skiatest::Reporter*, const GrCaps* caps) {
|
|
|