summaryrefslogtreecommitdiff
path: root/chromium/net/socket/client_socket_handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/net/socket/client_socket_handle.h')
-rw-r--r--chromium/net/socket/client_socket_handle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/net/socket/client_socket_handle.h b/chromium/net/socket/client_socket_handle.h
index 727972d7de4..9282dae7dd8 100644
--- a/chromium/net/socket/client_socket_handle.h
+++ b/chromium/net/socket/client_socket_handle.h
@@ -10,7 +10,7 @@
#include <utility>
#include "base/bind.h"
-#include "base/logging.h"
+#include "base/check.h"
#include "base/macros.h"
#include "base/memory/ref_counted.h"
#include "base/optional.h"