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) |