Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(737)

Unified Diff: chrome/app/chrome_crash_reporter_client_win.cc

Issue 2629743003: Remove all blimp engine code (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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},

Powered by Google App Engine
This is Rietveld 408576698