Chromium Code Reviews| Index: tests/GpuColorFilterTest.cpp |
| diff --git a/tests/GpuColorFilterTest.cpp b/tests/GpuColorFilterTest.cpp |
| index 90f22208d77921fc9b2a38b91804aab530ab5814..c8f563069fcc247a29bad2f053717d666f12a555 100644 |
| --- a/tests/GpuColorFilterTest.cpp |
| +++ b/tests/GpuColorFilterTest.cpp |
| @@ -10,7 +10,7 @@ |
| #include "GrContext.h" |
| #include "GrContextFactory.h" |
| -#include "GrProcessor.h" |
| +#include "GrFragmentProcessor.h" |
| #include "SkColorFilter.h" |
| #include "SkGr.h" |
| #include "Test.h" |