From c30a6232df03e1efbd9f3b226777b07e087a1122 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 12 Oct 2020 14:27:29 +0200 Subject: BASELINE: Update Chromium to 85.0.4183.140 Change-Id: Iaa42f4680837c57725b1344f108c0196741f6057 Reviewed-by: Allan Sandfeld Jensen --- chromium/components/prefs/pref_member.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chromium/components/prefs/pref_member.h') diff --git a/chromium/components/prefs/pref_member.h b/chromium/components/prefs/pref_member.h index 6f242739985..43569c5367f 100644 --- a/chromium/components/prefs/pref_member.h +++ b/chromium/components/prefs/pref_member.h @@ -29,8 +29,8 @@ #include "base/bind.h" #include "base/callback_forward.h" +#include "base/check.h" #include "base/files/file_path.h" -#include "base/logging.h" #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/sequenced_task_runner.h" -- cgit v1.2.1