| Index: tests/WritePixelsTest.cpp | 
| diff --git a/tests/WritePixelsTest.cpp b/tests/WritePixelsTest.cpp | 
| index 508e8e3cf6e6b721f648c419508141c2929da605..202bfd6abf8380cba37b5f6fd9d32337b152a85f 100644 | 
| --- a/tests/WritePixelsTest.cpp | 
| +++ b/tests/WritePixelsTest.cpp | 
| @@ -473,7 +473,5 @@ void WritePixelsTest(skiatest::Reporter* reporter, GrContextFactory* factory) { | 
| } | 
| } | 
|  | 
| -#ifndef SK_BUILD_FOR_ANDROID | 
| #include "TestClassDef.h" | 
| DEFINE_GPUTESTCLASS("WritePixels", WritePixelsTestClass, WritePixelsTest) | 
| -#endif | 
|  |