Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3773)

Unified Diff: chrome/browser/safe_browsing/protocol_parser.h

Issue 588803002: Safebrowsing: Fix comments pointing to internal URL for API docs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/safe_browsing/chunk.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/browser/safe_browsing/chunk.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698