summaryrefslogtreecommitdiff
path: root/chromium/base/hash/md5_constexpr_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/hash/md5_constexpr_internal.h')
-rw-r--r--chromium/base/hash/md5_constexpr_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/base/hash/md5_constexpr_internal.h b/chromium/base/hash/md5_constexpr_internal.h
index c7bbe5b4761..b705bc8ad05 100644
--- a/chromium/base/hash/md5_constexpr_internal.h
+++ b/chromium/base/hash/md5_constexpr_internal.h
@@ -9,8 +9,8 @@
#include <cstddef>
#include <cstdint>
+#include "base/check.h"
#include "base/hash/md5.h"
-#include "base/logging.h"
namespace base {
namespace internal {