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

Unified Diff: chrome/common/chrome_switches.h

Issue 2306143002: Plumbing for login apps device policy to extensions. (Closed)
Patch Set: Removed unnecessary logging 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
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 0cab7e7c4289b490687d61448119dec68acab6eb..d55da52ee2b3c7cc3b111e47c3c93721f5a85c74 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -313,6 +313,7 @@ extern const char kTabManagementExperimentTypeElderberry[];
#if defined(OS_CHROMEOS)
extern const char kEnableNativeCups[];
+extern const char kEnableSigninApps[];
#endif // defined(OS_CHROMEOS)
#if defined(USE_ASH)

Powered by Google App Engine
This is Rietveld 408576698