Index: Source/core/editing/TextIterator.cpp |
diff --git a/Source/core/editing/TextIterator.cpp b/Source/core/editing/TextIterator.cpp |
index 0898f2bae71f4423ccfdf505046a2429e77cd8fb..115eaaa5f4954acee9cbae91f9d080c818c22a46 100644 |
--- a/Source/core/editing/TextIterator.cpp |
+++ b/Source/core/editing/TextIterator.cpp |
@@ -158,7 +158,7 @@ unsigned BitStack::size() const |
// -------- |
-#if ASSERT_ENABLED |
+#if ENABLE(ASSERT) |
static unsigned depthCrossingShadowBoundaries(Node* node) |
{ |