Index: src/core/SkStrokeRec.cpp |
diff --git a/src/core/SkStrokeRec.cpp b/src/core/SkStrokeRec.cpp |
index 6c975b445f0df51694b5681bfc4c93a7379560f7..6aed573418c3b4fc34629344aa7389085faa1fb2 100644 |
--- a/src/core/SkStrokeRec.cpp |
+++ b/src/core/SkStrokeRec.cpp |
@@ -96,7 +96,7 @@ void SkStrokeRec::setStrokeStyle(SkScalar width, bool strokeAndFill) { |
#include "SkStroke.h" |
-#ifdef SK_DEBUG |
+#ifdef SK_DEBUG |
// enables tweaking these values at runtime from SampleApp |
bool gDebugStrokerErrorSet = false; |
SkScalar gDebugStrokerError; |