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/base/process/launch_posix.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chromium/base/process/launch_posix.cc') diff --git a/chromium/base/process/launch_posix.cc b/chromium/base/process/launch_posix.cc index 9b7573fdc65..8ad7aa154fa 100644 --- a/chromium/base/process/launch_posix.cc +++ b/chromium/base/process/launch_posix.cc @@ -45,7 +45,7 @@ #include "base/threading/scoped_blocking_call.h" #include "base/threading/thread_restrictions.h" #include "base/time/time.h" -#include "base/trace_event/trace_event.h" +#include "base/trace_event/base_tracing.h" #include "build/build_config.h" #if defined(OS_LINUX) || defined(OS_AIX) -- cgit v1.2.1