| 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 e9689b38df932b2b18901cd444bea8761053c75e..510e3832875cd2cc73db254bbb4e83f463780e91 100644
|
| --- a/chrome/app/chrome_crash_reporter_client_win.cc
|
| +++ b/chrome/app/chrome_crash_reporter_client_win.cc
|
| @@ -149,10 +149,6 @@ size_t RegisterCrashKeysHelper() {
|
|
|
| // Temporary for https://crbug.com/616149.
|
| {"existing_extension_pref_value_type", crash_keys::kSmallSize},
|
| -
|
| - // Temporary for https://crbug.com/625040
|
| - {"swdh_not_handled_message_type", crash_keys::kMediumSize},
|
| - {"swdh_not_handled_worker_status", crash_keys::kMediumSize},
|
| };
|
|
|
| // This dynamic set of keys is used for sets of key value pairs when gathering
|
|
|