summaryrefslogtreecommitdiff
path: root/chromium/base/json/json_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/json/json_common.h')
-rw-r--r--chromium/base/json/json_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/base/json/json_common.h b/chromium/base/json/json_common.h
index c0fd3eab82b..f98fb00455f 100644
--- a/chromium/base/json/json_common.h
+++ b/chromium/base/json/json_common.h
@@ -7,7 +7,7 @@
#include <stddef.h>
-#include "base/logging.h"
+#include "base/check_op.h"
#include "base/macros.h"
namespace base {