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

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

Issue 2677563005: Chromad: Use DM server reply to determine enrollment type (Closed)
Patch Set: Thiemo's comments 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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 5c5f76dbc95047d47b32c0c557393d24a622b605..cdb2e4f2633cc37f3d5cfe2b7c074d7bdca939f7 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1089,6 +1089,7 @@ source_set("chromeos") {
"policy/enrollment_handler_chromeos.h",
"policy/enrollment_status_chromeos.cc",
"policy/enrollment_status_chromeos.h",
+ "policy/fake_active_directory_join_delegate.cc",
"policy/heartbeat_scheduler.cc",
"policy/heartbeat_scheduler.h",
"policy/login_profile_policy_provider.cc",

Powered by Google App Engine
This is Rietveld 408576698