X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fwtf%2Ftext%2FStringImpl.h;h=2c35a29413685f9f03114ef3759f841a3612a8e5;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=727c6d98cfc81cdb11a9a6d4ca39241c1e6d5f46;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/wtf/text/StringImpl.h b/src/third_party/WebKit/Source/wtf/text/StringImpl.h index 727c6d9..2c35a29 100644 --- a/src/third_party/WebKit/Source/wtf/text/StringImpl.h +++ b/src/third_party/WebKit/Source/wtf/text/StringImpl.h @@ -427,7 +427,7 @@ private: static unsigned m_highestStaticStringLength; -#ifndef NDEBUG +#if ENABLE(ASSERT) void assertHashIsCorrect() { ASSERT(hasHash());