Skip to content

Commit 8c0850e

Browse files
committed
add memorial
1 parent 65b45db commit 8c0850e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/chrome/app/chrome_main_delegate.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@ void InitLogging(const std::string& process_type) {
741741
if (process_type.empty()) {
742742
LOG(WARNING) << "This is " << chrome::kBrandName << " version: "
743743
<< chrome::kChromeVersion << " (not a warning)";
744+
LOG(WARNING) << "In Loving Memory of Linda Louise Frick: Grandma, Mother, and Sister.";
744745
}
745746

746747
#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)

0 commit comments

Comments
 (0)