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

Unified Diff: chromeos/settings/cros_settings_names.h

Issue 2711553002: Rename the LoginApps policy into DeviceLoginScreenAppInstallList (Closed)
Patch Set: Created 3 years, 10 months 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/test/data/policy/policy_test_cases.json ('k') | chromeos/settings/cros_settings_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/settings/cros_settings_names.h
diff --git a/chromeos/settings/cros_settings_names.h b/chromeos/settings/cros_settings_names.h
index eba479e1f967bc339b7d8f6e277409c35af1ad14..0034a20ef1d2a283342b9414717d7577e5fdee5e 100644
--- a/chromeos/settings/cros_settings_names.h
+++ b/chromeos/settings/cros_settings_names.h
@@ -112,7 +112,7 @@ CHROMEOS_EXPORT extern const char kDeviceQuirksDownloadEnabled[];
CHROMEOS_EXPORT extern const char kLoginVideoCaptureAllowedUrls[];
-CHROMEOS_EXPORT extern const char kLoginApps[];
+CHROMEOS_EXPORT extern const char kDeviceLoginScreenAppInstallList[];
CHROMEOS_EXPORT extern const char kDeviceWallpaperImage[];
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | chromeos/settings/cros_settings_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698