aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GrMemoryPoolTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/GrMemoryPoolTest.cpp')
-rw-r--r--tests/GrMemoryPoolTest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/GrMemoryPoolTest.cpp b/tests/GrMemoryPoolTest.cpp
index 6c14dbe68c..17ff69dc51 100644
--- a/tests/GrMemoryPoolTest.cpp
+++ b/tests/GrMemoryPoolTest.cpp
@@ -5,10 +5,9 @@
* found in the LICENSE file.
*/
+#include "Test.h"
// This is a GPU-backend specific test
#if SK_SUPPORT_GPU
-
-#include "Test.h"
#include "GrMemoryPool.h"
#include "SkRandom.h"
#include "SkTDArray.h"