DescriptionReplace two ASSERT()s for HashMap iterators with DCHECK_NE()s.
These ASSERT()s compare HashMap iterators, and DCHECK*() requires stream printers
for the iterators. This CL adds them.
BUG=596760
Committed: https://crrev.com/9fb35e4705573752a8c348a3879885e560b5f93c
Cr-Commit-Position: refs/heads/master@{#414383}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|