Index: chrome/browser/safe_browsing/safe_browsing_blocking_page.h |
diff --git a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h |
index 7c769635a4532d54ff97d6ad7a4036c11d744981..092525e56a2637b0c173c2441fc0fd65be163af7 100644 |
--- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h |
+++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h |
@@ -138,11 +138,6 @@ class SafeBrowsingBlockingPage : public SecurityInterstitialPage { |
// milliseconds), in order to get data from the blocked resource itself. |
int64_t malware_details_proceed_delay_ms_; |
- FRIEND_TEST_ALL_PREFIXES(SafeBrowsingBlockingPageTest, |
- MalwareReportsTransitionDisabled); |
- FRIEND_TEST_ALL_PREFIXES(SafeBrowsingBlockingPageTest, |
- MalwareReportsToggling); |
- |
// Checks if we should even show the threat details option. For example, we |
// don't show it in incognito mode. |
bool CanShowThreatDetailsOption(); |