Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / wtf / text / StringImpl.h
index 727c6d9..2c35a29 100644 (file)
@@ -427,7 +427,7 @@ private:
 
     static unsigned m_highestStaticStringLength;
 
-#ifndef NDEBUG
+#if ENABLE(ASSERT)
     void assertHashIsCorrect()
     {
         ASSERT(hasHash());