summaryrefslogtreecommitdiff
path: root/chromium/base/unguessable_token.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/unguessable_token.h')
-rw-r--r--chromium/base/unguessable_token.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/base/unguessable_token.h b/chromium/base/unguessable_token.h
index 895dbc46c4c..15577f8f32a 100644
--- a/chromium/base/unguessable_token.h
+++ b/chromium/base/unguessable_token.h
@@ -11,8 +11,8 @@
#include <tuple>
#include "base/base_export.h"
+#include "base/check.h"
#include "base/hash/hash.h"
-#include "base/logging.h"
#include "base/token.h"
namespace base {