DescriptionDelete ASSERT_DISABLED
ASSERT_ENABLED doens't have more not double negatives.
Note the #ifndef ASSERT_DISABLED in DatabaseThread.cpp was always compiled out
because ASSERT_DISABLED was always defined to be either 0 or 1.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176120
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add missing include #
Messages
Total messages: 14 (0 generated)
|