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

Unified Diff: chromeos/BUILD.gn

Issue 2558543003: Fix handling of device cloud signing policy key rotation (Closed)
Patch Set: Rebased Created 3 years, 10 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index cd535eb7ea050ba77c3298f1034c9ee838813b9d..6fce87d0ddc803162fca73244a6cf83bd507e99a 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -136,6 +136,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