Index: android_webview/common/crash_reporter/crash_keys.cc |
diff --git a/android_webview/common/crash_reporter/crash_keys.cc b/android_webview/common/crash_reporter/crash_keys.cc |
index 8924532ede5f8dc3d4c1f51433d2c7d41cfcf752..52626d21a025b6221a35ad0db6753ad57e667240 100644 |
--- a/android_webview/common/crash_reporter/crash_keys.cc |
+++ b/android_webview/common/crash_reporter/crash_keys.cc |
@@ -120,13 +120,6 @@ size_t RegisterWebViewCrashKeys() { |
{"newframe_replicated_origin", kSmallSize}, |
{"newframe_oopifs_possible", kSmallSize}, |
- // Temporary for https://crbug.com/630103. |
- {"origin_mismatch_url", kLargeSize}, |
- {"origin_mismatch_origin", kMediumSize}, |
- {"origin_mismatch_transition", kSmallSize}, |
- {"origin_mismatch_redirects", kSmallSize}, |
- {"origin_mismatch_same_page", kSmallSize}, |
- |
// Temporary for https://crbug.com/612711. |
{"aci_wrong_sp_extension_id", kSmallSize}, |