Chromium Code Reviews
DescriptionUse
#if DCHECK_IS_ON() in base/threading/thread_checker.h
Use #if DCHECK_IS_ON() instead of
(!defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)) in
base/threading/thread_checker.h because it
is same thing and more succinct and centralized.
Committed: https://crrev.com/3e81715e6d3a4324362635aea46ce1f1a163cca1
Cr-Commit-Position: refs/heads/master@{#346574}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|
|||||||||||||||||||