Index: chrome/browser/safe_browsing/download_protection_service.h |
diff --git a/chrome/browser/safe_browsing/download_protection_service.h b/chrome/browser/safe_browsing/download_protection_service.h |
index 4d334a63b36e7d746e9caaabb8f1634933e40998..609fdcfaeb1a76306b3ff2779bb830626c861886 100644 |
--- a/chrome/browser/safe_browsing/download_protection_service.h |
+++ b/chrome/browser/safe_browsing/download_protection_service.h |
@@ -139,6 +139,8 @@ class DownloadProtectionService { |
class CheckClientDownloadRequest; // Per-request state |
friend class DownloadProtectionServiceTest; |
FRIEND_TEST_ALL_PREFIXES(DownloadProtectionServiceTest, |
+ CheckClientDownloadWhitelistedUrl); |
+ FRIEND_TEST_ALL_PREFIXES(DownloadProtectionServiceTest, |
CheckClientDownloadValidateRequest); |
FRIEND_TEST_ALL_PREFIXES(DownloadProtectionServiceTest, |
CheckClientDownloadSuccess); |