Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 33a5be391fbd2252f5429e8ce46020b179c71859..da976adfe76baa6b76d49020b1a3bbef2d94ff4d 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -275,6 +275,7 @@ extern const char kWebApkServerUrl[]; |
#endif // defined(OS_ANDROID) |
#if defined(OS_CHROMEOS) |
+extern const char kEnableLoginScreenApps[]; |
extern const char kEnableNativeCups[]; |
extern const char kCroshCommand[]; |
#endif // defined(OS_CHROMEOS) |