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

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

Issue 2954293002: Chromad: Prevent session from starting without policy (Closed)
Patch Set: Fix initialization complete for component policy 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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index b08ed14aac86341aa617e5512551f90d7d9e6d4f..78c0bd6783a00d969696647384847f455e5edb05 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1816,6 +1816,7 @@ source_set("unit_tests") {
"ownership/fake_owner_settings_service.cc",
"ownership/fake_owner_settings_service.h",
"ownership/owner_settings_service_chromeos_unittest.cc",
+ "policy/active_directory_policy_manager_unittest.cc",
"policy/affiliated_cloud_policy_invalidator_unittest.cc",
"policy/affiliated_invalidation_service_provider_impl_unittest.cc",
"policy/android_management_client_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698