0

Move mach_logging to base/apple, leave a forwarding header

Crashpad is not yet updated for the new location, so leave a
forwarding header to be removed later.

Bug: 1444927
Change-Id: I8b1e2c9a3a59239f63d6ba7dc562b2221e67ec56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4784749
Auto-Submit: Avi Drissman <avi@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
Owners-Override: Avi Drissman <avi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1184356}
This commit is contained in:
Avi Drissman
2023-08-16 20:35:49 +00:00
committed by Chromium LUCI CQ
parent 07b34b08ca
commit 0b20071f09
45 changed files with 225 additions and 215 deletions

@ -4,8 +4,8 @@
#include "components/power_metrics/mach_time_mac.h"
#include "base/apple/mach_logging.h"
#include "base/check.h"
#include "base/mac/mach_logging.h"
namespace power_metrics {