summaryrefslogtreecommitdiff
path: root/chromium/base/one_shot_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/one_shot_event.h')
-rw-r--r--chromium/base/one_shot_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/base/one_shot_event.h b/chromium/base/one_shot_event.h
index 26f84aa8831..d83254f874f 100644
--- a/chromium/base/one_shot_event.h
+++ b/chromium/base/one_shot_event.h
@@ -8,7 +8,7 @@
#include <vector>
#include "base/callback_forward.h"
-#include "base/logging.h"
+#include "base/check.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "base/threading/thread_checker.h"