Move logging::LoggingSettings to base/logging/logging_settings.h
Move struct LoggingSettings, which is only used in a relatively small
number of files, out of base/logging.h and into its own header. Update
direct users and then do IWYU to fix the build. This effectively moves
base/files/file_path.h out of base/logging.h.
Change-Id: I04209f1063051b7399e335d7e30cb7abb9442c94
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7160150
Reviewed-by: Francois Pierre Doray <fdoray@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Owners-Override: Francois Pierre Doray <fdoray@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1546655}
NOKEYCHECK=True
GitOrigin-RevId: 6b79baf89a1d87407d4bafdc5d871061a81f80fc
1 file changed