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

Unified Diff: chromeos/BUILD.gn

Issue 2954293002: Chromad: Prevent session from starting without policy (Closed)
Patch Set: Comment fixes Created 3 years, 5 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 9330a218fcb82c98ca657ebd51757dcbb0c86d89..fc054332f7555c91b50c9f7fabe54e2ee8d4de17 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -536,6 +536,8 @@ static_library("test_support") {
"cryptohome/mock_homedir_methods.h",
"dbus/biod/test_utils.cc",
"dbus/biod/test_utils.h",
+ "dbus/mock_auth_policy_client.cc",
+ "dbus/mock_auth_policy_client.h",
"dbus/mock_cryptohome_client.cc",
"dbus/mock_cryptohome_client.h",
"dbus/mock_lorgnette_manager_client.cc",

Powered by Google App Engine
This is Rietveld 408576698