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

Unified Diff: chrome/test/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 | « chrome/browser/profiles/guest_mode_policy_handler_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index df4aae2fb7c4cf7163a2c44bf172ac059d1dd17e..d09bf14c9c247a3be55edf0c3efdd0fc13bdd70e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3259,6 +3259,7 @@ test("unit_tests") {
"../browser/previews/previews_infobar_tab_helper_unittest.cc",
"../browser/process_singleton_win_unittest.cc",
"../browser/profiles/gaia_info_update_service_unittest.cc",
+ "../browser/profiles/guest_mode_policy_handler_unittest.cc",
"../browser/profiles/incognito_mode_policy_handler_unittest.cc",
"../browser/profiles/profile_attributes_storage_unittest.cc",
"../browser/profiles/profile_avatar_icon_util_unittest.cc",
« no previous file with comments | « chrome/browser/profiles/guest_mode_policy_handler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698