DescriptionCleanup: Match the declaration order of MD5Sum() with the definition.
This puts the declaration of MD5Sum() function in sync with the
definition, which is right after MD5DigestToBase16() in the source file,
so it should be in the header file as well.
BUG=None
TEST=base_unittests --gtest_filter=MD5*
R=thestig@chromium.org
Committed: https://crrev.com/709579eedbd4c8a5d116398bd8b76e7c13366c22
Cr-Commit-Position: refs/heads/master@{#324058}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|