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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2326473002: Revert of Do a better job at faking simple challenge signatures. (Closed)
Patch Set: Created 4 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/chromeos/attestation/attestation_signed_data.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 673e3623c7abbff8adb7644e4d3237b93fcc5b4b..46921f40872f31b03385e2a1bd2498528a635c74 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -50,7 +50,6 @@
"//chrome/common/safe_browsing:proto",
"//chrome/installer/util:with_no_strings",
"//chromeos",
- "//chromeos:attestation_proto",
"//chromeos:cryptohome_proto",
"//chromeos:cryptohome_signkey_proto",
"//chromeos:power_manager_proto",
@@ -1365,5 +1364,6 @@
proto_library("attestation_proto") {
sources = [
"attestation/attestation_key_payload.proto",
+ "attestation/attestation_signed_data.proto",
]
}
« no previous file with comments | « no previous file | chrome/browser/chromeos/attestation/attestation_signed_data.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698