Descriptionsafe_browsing: Simplify code in ReadData() by calling base::MD5String().
base's MD5String() is a helper function that does exactly what this
piece of code in ReadData() is doing, so we can just call MD5String()
and simplify it instead.
BUG=None
R=mattm@chromium.org
Committed: https://crrev.com/bd58f1007a35d83ca8e5441d744795b7c14410e6
Cr-Commit-Position: refs/heads/master@{#323998}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|