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

Unified Diff: chrome/browser/safe_browsing/chunk.proto

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 | « no previous file | chrome/browser/safe_browsing/protocol_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/safe_browsing/chunk.proto
diff --git a/chrome/browser/safe_browsing/chunk.proto b/chrome/browser/safe_browsing/chunk.proto
index d9d1082d8666dadc3fa9b738d807cea9dd34fbc6..80177c9f959854027221a327926aef64fc661ec5 100644
--- a/chrome/browser/safe_browsing/chunk.proto
+++ b/chrome/browser/safe_browsing/chunk.proto
@@ -9,7 +9,7 @@ option optimize_for = LITE_RUNTIME;
package safe_browsing;
// Everything below this comment was copied from the page
-// <https://devsite.googleplex.com/safe-browsing/developers_guide_v3> ,
+// <https://developers.google.com/safe-browsing/developers_guide_v3>,
// section "HTTP Response for Data" under "Response Body".
// Chunk data encoding format for the shavar-proto list format.
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/protocol_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698