Index: chromeos/settings/cros_settings_names.h |
diff --git a/chromeos/settings/cros_settings_names.h b/chromeos/settings/cros_settings_names.h |
index 62b478d66126ede6233f70413cbd7f9b1a115695..4f851d0ff9c21e301e7fa2e57c7b64aa33df3d61 100644 |
--- a/chromeos/settings/cros_settings_names.h |
+++ b/chromeos/settings/cros_settings_names.h |
@@ -102,6 +102,8 @@ CHROMEOS_EXPORT extern const char kDeviceQuirksDownloadEnabled[]; |
CHROMEOS_EXPORT extern const char kLoginVideoCaptureAllowedUrls[]; |
+CHROMEOS_EXPORT extern const char kLoginApps[]; |
+ |
} // namespace chromeos |
#endif // CHROMEOS_SETTINGS_CROS_SETTINGS_NAMES_H_ |