Index: components/autofill/core/browser/autofill_download_manager.h |
diff --git a/components/autofill/core/browser/autofill_download_manager.h b/components/autofill/core/browser/autofill_download_manager.h |
index 963fefaab86b9d56c51e6100d2f3ab6a8a87e0d9..c470614f1874c88d5ff49787bc7a3d2c4e8e8f2d 100644 |
--- a/components/autofill/core/browser/autofill_download_manager.h |
+++ b/components/autofill/core/browser/autofill_download_manager.h |
@@ -94,7 +94,6 @@ class AutofillDownloadManager : public net::URLFetcherDelegate { |
FRIEND_TEST_ALL_PREFIXES(AutofillDownloadManagerTest, QueryAndUploadTest); |
FRIEND_TEST_ALL_PREFIXES(AutofillDownloadManagerTest, BackoffLogic_Upload); |
FRIEND_TEST_ALL_PREFIXES(AutofillDownloadManagerTest, BackoffLogic_Query); |
- FRIEND_TEST_ALL_PREFIXES(AutofillDownloadManagerTest, UploadRequestIsGzipped); |
struct FormRequestData; |
typedef std::list<std::pair<std::string, std::string> > QueryRequestCache; |