| Index: chrome/browser/safe_browsing/protocol_parser.h
|
| diff --git a/chrome/browser/safe_browsing/protocol_parser.h b/chrome/browser/safe_browsing/protocol_parser.h
|
| index 7e05c99aa80d1243312d3b529dc6a9ae363b8ee2..4b7bf6c03ec14ae27f56baa95c0c2b71efff4486 100644
|
| --- a/chrome/browser/safe_browsing/protocol_parser.h
|
| +++ b/chrome/browser/safe_browsing/protocol_parser.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_SAFE_BROWSING_PROTOCOL_PARSER_H_
|
|
|
| // Parsers and formatters for SafeBrowsing v3.0 protocol:
|
| -// https://devsite.googleplex.com/safe-browsing/developers_guide_v3
|
| +// https://developers.google.com/safe-browsing/developers_guide_v3
|
| //
|
| // The quoted references are with respect to that document.
|
|
|
|
|