summaryrefslogtreecommitdiff
path: root/chromium/components/safe_search_api
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/safe_search_api')
-rw-r--r--chromium/components/safe_search_api/url_checker.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/safe_search_api/url_checker.cc b/chromium/components/safe_search_api/url_checker.cc
index dc0ab02dc14..c4c4c15c4a9 100644
--- a/chromium/components/safe_search_api/url_checker.cc
+++ b/chromium/components/safe_search_api/url_checker.cc
@@ -12,6 +12,7 @@
#include "base/callback.h"
#include "base/feature_list.h"
#include "base/json/json_reader.h"
+#include "base/logging.h"
#include "base/metrics/histogram_macros.h"
#include "base/stl_util.h"
#include "base/strings/string_piece.h"