Descriptionencryptedmedia: Replace wtf/Assertions.h macros in favor of base/logging.h macros
Replaced wtf/Assertions.h macros in favor of base/logging.h
macros in encryptedmedia module.
WTF_LOG -> DVLOG
ASSERT -> DCHECK
ASSERT_NOT_REACHED -> NOTREACHED
BUG=596522, 596760
Committed: https://crrev.com/060d0889ac68f2bd629ab3b684723dd32fce7a88
Cr-Commit-Position: refs/heads/master@{#395791}
Patch Set 1 #
Total comments: 14
Patch Set 2 : address comments #Messages
Total messages: 16 (9 generated)
|