Index: tests/MatrixClipCollapseTest.cpp |
diff --git a/tests/MatrixClipCollapseTest.cpp b/tests/MatrixClipCollapseTest.cpp |
index 36a3ea4c9876dd3de06a54d1ec76208b801930df..c9940272c0b15cffd97d52e284afe106a6368bac 100644 |
--- a/tests/MatrixClipCollapseTest.cpp |
+++ b/tests/MatrixClipCollapseTest.cpp |
@@ -6,9 +6,6 @@ |
*/ |
#include "Test.h" |
- |
-#ifdef SK_COLLAPSE_MATRIX_CLIP_STATE |
- |
#include "SkCanvas.h" |
#include "SkDebugCanvas.h" |
#include "SkPicture.h" |
@@ -55,6 +52,7 @@ |
// system is ready for prime time |
// bench the recording times with/without matrix/clip collapsing |
+#ifdef SK_COLLAPSE_MATRIX_CLIP_STATE |
// Enable/disable debugging helper code |
//#define TEST_COLLAPSE_MATRIX_CLIP_STATE 1 |