This change is one of many fixing inclusion for the following files: - `base/notimplemented.h` - `base/notreached.h` - `base/check.h` - `base/dcheck_is_on.h` - `base/check_deref.h` - `base/check_op.h` - `base/logging/log_severity.h` - `base/logging.h` This change is a mechanical change done with the following script: https://github.com/brave/brave-browser/issues/46707#issuecomment-2960116515 Resolves https://github.com/brave/brave-browser/issues/46707