Commit 6d8783c2 authored by Polina Bondarenko's avatar Polina Bondarenko Committed by Commit Bot

keymaster: remove unused kNetError from cert_store.mojom

BUG=b:119914122
TEST=compile

Change-Id: I1aa22d6e468e86abb3dc8947ad4ddf6baca52d15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2002393Reviewed-by: default avatarGreg Kerr <kerrnel@chromium.org>
Commit-Queue: Polina Bondarenko <pbond@chromium.org>
Auto-Submit: Polina Bondarenko <pbond@chromium.org>
Cr-Commit-Position: refs/heads/master@{#732085}
parent 9540ec9b
......@@ -30,8 +30,6 @@ enum SignatureResult {
kOk,
// Failed with error.
kFailed,
// Inspect Chrome's logs for the exact net::Error.
kNetError,
kUnsupportedAlgorithm,
};
......
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