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

Unified Diff: chromeos/BUILD.gn

Issue 2558543003: Fix handling of device cloud signing policy key rotation (Closed)
Patch Set: Fire OwnerKeySet from FakeSessionManagerClient Created 4 years 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 99d4b0a75b1f732767b5c44cd242fdd341d30825..f23890925ebe1f0a9b408a319e2a0e616065989f 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -133,6 +133,7 @@ static_library("test_support_without_gmock") {
":chromeos",
":cryptohome_proto",
":power_manager_proto",
+ "//components/policy/proto",
"//crypto",
]
sources = [

Powered by Google App Engine
This is Rietveld 408576698