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

Unified Diff: chromeos/settings/cros_settings_names.h

Issue 608283003: Remove retail mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « chromeos/login/user_names.cc ('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 834b950be60c287dd80582d99cf1ed5297fc1098..0b5af23dbc7997f8247d98515a62ecff39c46a3a 100644
--- a/chromeos/settings/cros_settings_names.h
+++ b/chromeos/settings/cros_settings_names.h
@@ -58,18 +58,6 @@ CHROMEOS_EXPORT extern const char kReportDeviceNetworkInterfaces[];
CHROMEOS_EXPORT extern const char kReportDeviceUsers[];
CHROMEOS_EXPORT extern const char kReportDeviceHardwareStatus[];
-CHROMEOS_EXPORT extern const char kAppPack[];
-CHROMEOS_EXPORT extern const char kAppPackKeyExtensionId[];
-CHROMEOS_EXPORT extern const char kAppPackKeyUpdateUrl[];
-
-CHROMEOS_EXPORT extern const char kScreenSaverExtensionId[];
-CHROMEOS_EXPORT extern const char kScreenSaverTimeout[];
-
-CHROMEOS_EXPORT extern const char kIdleLogoutTimeout[];
-CHROMEOS_EXPORT extern const char kIdleLogoutWarningDuration[];
-
-CHROMEOS_EXPORT extern const char kStartUpUrls[];
-
CHROMEOS_EXPORT extern const char kPolicyMissingMitigationMode[];
CHROMEOS_EXPORT extern const char kAllowRedeemChromeOsRegistrationOffers[];
« no previous file with comments | « chromeos/login/user_names.cc ('k') | chromeos/settings/cros_settings_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698