| Index: chrome/app/chrome_crash_reporter_client_win.cc
|
| diff --git a/chrome/app/chrome_crash_reporter_client_win.cc b/chrome/app/chrome_crash_reporter_client_win.cc
|
| index b658c7e78fab217580d4d04411af2a8b9718131f..a6890755a280606f6e1a7ba14b58c16b79f10e4b 100644
|
| --- a/chrome/app/chrome_crash_reporter_client_win.cc
|
| +++ b/chrome/app/chrome_crash_reporter_client_win.cc
|
| @@ -88,8 +88,7 @@ size_t RegisterCrashKeysHelper() {
|
| // but ultimately constitute a single key-value pair.
|
| //
|
| // For now these need to be kept relatively up to date with those in
|
| - // //chrome/common/crash_keys.cc::RegisterChromeCrashKeys() and
|
| - // //blimp/engine/app/blimp_engine_crash_keys.cc
|
| + // //chrome/common/crash_keys.cc::RegisterChromeCrashKeys().
|
| constexpr base::debug::CrashKey fixed_keys[] = {
|
| {kMetricsClientId, kSmallSize},
|
| {kChannel, kSmallSize},
|
|
|