summaryrefslogtreecommitdiff
path: root/chromium/mojo/public/cpp/system/handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/mojo/public/cpp/system/handle.h')
-rw-r--r--chromium/mojo/public/cpp/system/handle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/mojo/public/cpp/system/handle.h b/chromium/mojo/public/cpp/system/handle.h
index 61e1e570a2b..a0bd46ba2aa 100644
--- a/chromium/mojo/public/cpp/system/handle.h
+++ b/chromium/mojo/public/cpp/system/handle.h
@@ -8,8 +8,8 @@
#include <stdint.h>
#include <limits>
+#include "base/check_op.h"
#include "base/compiler_specific.h"
-#include "base/logging.h"
#include "base/macros.h"
#include "mojo/public/c/system/functions.h"
#include "mojo/public/c/system/types.h"