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

Unified Diff: components/policy/core/common/cloud/cloud_policy_constants.h

Issue 608283003: Remove retail mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
Index: components/policy/core/common/cloud/cloud_policy_constants.h
diff --git a/components/policy/core/common/cloud/cloud_policy_constants.h b/components/policy/core/common/cloud/cloud_policy_constants.h
index b43d6bcf35cf35e3b4d9e227fbc8479aa68cd56d..51c2a215e8be974023f27c99190a22fe0047319a 100644
--- a/components/policy/core/common/cloud/cloud_policy_constants.h
+++ b/components/policy/core/common/cloud/cloud_policy_constants.h
@@ -116,7 +116,6 @@ enum DeviceMode {
// device.
DEVICE_MODE_ENTERPRISE, // The device is enrolled as an enterprise
// device.
- DEVICE_MODE_RETAIL_KIOSK, // The device is enrolled as retail kiosk device.
DEVICE_MODE_CONSUMER_KIOSK_AUTOLAUNCH, // The device is locally owned as
// consumer kiosk with ability to auto
// launch a kiosk webapp.

Powered by Google App Engine
This is Rietveld 408576698