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

Unified Diff: components/certificate_reporting/error_reporter.cc

Issue 2902893003: Annotation unique id updated in error_reporter.cc. (Closed)
Patch Set: Created 3 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/certificate_reporting/error_reporter.cc
diff --git a/components/certificate_reporting/error_reporter.cc b/components/certificate_reporting/error_reporter.cc
index 5065e45cbe23bef7beb5df84f0021d1b3209d2cc..57d4c38e6bcadf6492668067bbf43ca8f13d9015 100644
--- a/components/certificate_reporting/error_reporter.cc
+++ b/components/certificate_reporting/error_reporter.cc
@@ -100,7 +100,7 @@ bool EncryptSerializedReport(const uint8_t* server_public_key,
}
constexpr net::NetworkTrafficAnnotationTag kTrafficAnnotation =
- net::DefineNetworkTrafficAnnotation("safe_browsing_extended_reporting", R"(
+ net::DefineNetworkTrafficAnnotation("safe_browsing_error_reporting", R"(
estark 2017/05/26 01:34:28 maybe safe_browsing_certificate_error_reporting ?
Ramin Halavati 2017/05/26 04:53:07 Done.
semantics {
sender: "Safe Browsing Extended Reporting"
description:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698