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

Unified Diff: chrome/app/chrome_crash_reporter_client_win.cc

Issue 2629743003: Remove all blimp engine code (Closed)
Patch Set: Use consistent comment style in //chrome 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
« no previous file with comments | « build/args/blimp_engine.gn ('k') | chrome/common/crash_keys.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b13781d981b37f35d6522d1b62b6b47c1cc19350..962c8232d3b43df43429f6138fc762603274211b 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},
« no previous file with comments | « build/args/blimp_engine.gn ('k') | chrome/common/crash_keys.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698