Commit 68b458d1 authored by rhalavati's avatar rhalavati Committed by Commit bot

Annotation unique id updated in error_reporter.cc.

Annotation unique_id of components/certificate_reporting/error_reporter.cc was
not unique and is updated.

BUG=656607

Review-Url: https://codereview.chromium.org/2902893003
Cr-Commit-Position: refs/heads/master@{#474942}
parent 9f63aac7
......@@ -100,7 +100,9 @@ bool EncryptSerializedReport(const uint8_t* server_public_key,
}
constexpr net::NetworkTrafficAnnotationTag kTrafficAnnotation =
net::DefineNetworkTrafficAnnotation("safe_browsing_extended_reporting", R"(
net::DefineNetworkTrafficAnnotation(
"safe_browsing_certificate_error_reporting",
R"(
semantics {
sender: "Safe Browsing Extended Reporting"
description:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment