summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml')
-rw-r--r--xml/SkParseColor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/SkParseColor.cpp b/xml/SkParseColor.cpp
index eca2e382..c451253e 100644
--- a/xml/SkParseColor.cpp
+++ b/xml/SkParseColor.cpp
@@ -500,7 +500,7 @@ const char* SkParse::FindColor(const char* value, SkColor* colorPtr) {
return FindNamedColor(value, strlen(value), colorPtr);
}
-#ifdef SK_DEBUG
+#ifdef SK_SUPPORT_UNITTEST
void SkParse::TestColor() {
if (false)
CreateTable(); // regenerates data table in the output window