| Index: chrome/common/crash_keys.cc
|
| diff --git a/chrome/common/crash_keys.cc b/chrome/common/crash_keys.cc
|
| index e59335666d8189340cc0be41a23b9e70bbc5613e..cf167655b9fe0b3812f956fd5fbe1bcfb4ae76f5 100644
|
| --- a/chrome/common/crash_keys.cc
|
| +++ b/chrome/common/crash_keys.cc
|
| @@ -241,9 +241,6 @@ size_t RegisterChromeCrashKeys() {
|
| // Temporary for https://crbug.com/612711.
|
| { "aci_wrong_sp_extension_id", kSmallSize },
|
|
|
| - // Temporary for https://crbug.com/616149.
|
| - { "existing_extension_pref_value_type", crash_keys::kSmallSize },
|
| -
|
| // Temporary for https://crbug.com/668633.
|
| { "swdh_set_hosted_version_worker_pid", crash_keys::kSmallSize },
|
| { "swdh_set_hosted_version_host_pid", crash_keys::kSmallSize },
|
|
|