Chromium Code Reviews| Index: Source/core/editing/TextIterator.cpp |
| diff --git a/Source/core/editing/TextIterator.cpp b/Source/core/editing/TextIterator.cpp |
| index 5d2291d87bd10ecf24a58ab966db2d9bd58a5395..6ead80e21c03309049fa89fb4b92e84cd2007f84 100644 |
| --- a/Source/core/editing/TextIterator.cpp |
| +++ b/Source/core/editing/TextIterator.cpp |
| @@ -158,7 +158,7 @@ unsigned BitStack::size() const |
| // -------- |
| -#if !ASSERT_DISABLED |
| +#if ASSERT_ENABLED |
| static unsigned depthCrossingShadowBoundaries(Node* node) |
| { |