Files
electron/shell/common
Samuel Attard 2f1a4cde18 fix: add logging_settings.h include for LoggingDestination enum
Upstream moved LoggingSettings to a separate header file.
- Old: LoggingDestination defined in base/logging.h
- New: LoggingDestination moved to base/logging/logging_settings.h

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7160150
2025-11-22 02:38:41 -08:00
..