| Index: components/safe_browsing_db/v4_update_protocol_manager.h
|
| diff --git a/components/safe_browsing_db/v4_update_protocol_manager.h b/components/safe_browsing_db/v4_update_protocol_manager.h
|
| index 367a7f57c30531f5204c0a1c16ba07330a6bc607..be91bc574385e95905afe00c5fbc5b0765b4cae9 100644
|
| --- a/components/safe_browsing_db/v4_update_protocol_manager.h
|
| +++ b/components/safe_browsing_db/v4_update_protocol_manager.h
|
| @@ -87,6 +87,8 @@ class V4UpdateProtocolManager : public net::URLFetcherDelegate,
|
| FRIEND_TEST_ALL_PREFIXES(V4UpdateProtocolManagerTest,
|
| TestGetUpdatesErrorHandlingResponseCode);
|
| FRIEND_TEST_ALL_PREFIXES(V4UpdateProtocolManagerTest, TestGetUpdatesNoError);
|
| + FRIEND_TEST_ALL_PREFIXES(V4UpdateProtocolManagerTest,
|
| + TestGetUpdatesWithOneBackoff);
|
| friend class V4UpdateProtocolManagerFactoryImpl;
|
|
|
| // The method to generate the URL for the request to be sent to the server.
|
|
|