Chromium Code Reviews
Description[DO NOT COMMIT] WebKit: remove DCHECK_IS_ON from FileWriterSync.
This CL removes checks for DCHECK_IS_ON in FileWriterSync as they are not used.
(DCHECK macro requires its arguments to be buildable even if check itself is
disabled.) So this CL fixes build in case we want debug build with DCHECKs
disabled.
BUG=666660
patch from issue 2524813003 at patchset 40001 (http://crrev.com/2524813003#ps40001)
Patch Set 1 #
Messages
Total messages: 5 (5 generated)
|
||||||||||||||||||||||||||||