| Index: chrome/browser/safe_browsing/protocol_manager.h
|
| ===================================================================
|
| --- chrome/browser/safe_browsing/protocol_manager.h (revision 167181)
|
| +++ chrome/browser/safe_browsing/protocol_manager.h (working copy)
|
| @@ -166,7 +166,7 @@
|
| TestGetHashBackOffTimes);
|
| FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest, TestNextChunkUrl);
|
| FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest, TestUpdateUrl);
|
| - friend class SafeBrowsingServiceTest;
|
| + friend class SafeBrowsingServerTest;
|
| friend class SBProtocolManagerFactoryImpl;
|
|
|
| // Internal API for fetching information from the SafeBrowsing servers. The
|
|
|