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

Unified Diff: chromecast/crash/cast_crash_keys.cc

Issue 2703393004: Remove DumpWithoutCrashing() from extension_prefs (Closed)
Patch Set: Created 3 years, 10 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 | « chrome/common/crash_keys.cc ('k') | extensions/browser/extension_prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/crash/cast_crash_keys.cc
diff --git a/chromecast/crash/cast_crash_keys.cc b/chromecast/crash/cast_crash_keys.cc
index 72db754e153e3b16dba88176f1c9cf4007f0cda7..7de30624b3afe6ec9b0b6d63421da2ca3bf06670 100644
--- a/chromecast/crash/cast_crash_keys.cc
+++ b/chromecast/crash/cast_crash_keys.cc
@@ -102,9 +102,6 @@ size_t RegisterCastCrashKeys() {
// Temporary for https://crbug.com/612711.
{ "aci_wrong_sp_extension_id", kSmallSize },
- // Temporary for https://crbug.com/616149.
- { "existing_extension_pref_value_type", kSmallSize },
-
// Temporary for https://crbug.com/668633.
{ "swdh_set_hosted_version_worker_pid", kSmallSize },
{ "swdh_set_hosted_version_host_pid", kSmallSize },
« no previous file with comments | « chrome/common/crash_keys.cc ('k') | extensions/browser/extension_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698