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

Unified Diff: chrome/browser/BUILD.gn

Issue 2530943002: Disable guest mode by default if force sign in is enabled. (Closed)
Patch Set: fix presubmit warning Created 4 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/policy/configuration_policy_handler_list_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index b4fe367dfa5591d34e8216195cbc421593bcbafd..ae1f4538a8b5e1b821a7819be3a6ebcec6ba575c 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -926,6 +926,8 @@ split_static_library("browser") {
"profiles/gaia_info_update_service.h",
"profiles/gaia_info_update_service_factory.cc",
"profiles/gaia_info_update_service_factory.h",
+ "profiles/guest_mode_policy_handler.cc",
+ "profiles/guest_mode_policy_handler.h",
"profiles/incognito_helpers.cc",
"profiles/incognito_helpers.h",
"profiles/incognito_mode_policy_handler.cc",
« no previous file with comments | « no previous file | chrome/browser/policy/configuration_policy_handler_list_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698