| Index: chrome/browser/safe_browsing/client_side_detection_service.h
|
| ===================================================================
|
| --- chrome/browser/safe_browsing/client_side_detection_service.h (revision 79188)
|
| +++ chrome/browser/safe_browsing/client_side_detection_service.h (working copy)
|
| @@ -94,7 +94,7 @@
|
| // (unroutable) network block. Pages which are hosted on these IP addresses
|
| // are exempt from client-side phishing detection. This is called by the
|
| // ClientSideDetectionHost prior to sending the renderer a
|
| - // ViewMsg_StartPhishingDetection IPC.
|
| + // SafeBrowsingMsg_StartPhishingDetection IPC.
|
| //
|
| // ip_address should be a dotted IPv4 address, or an unbracketed IPv6
|
| // address.
|
|
|