Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / policy / enrollment_status_chromeos.h
index 3bf97f6..644e48e 100644 (file)
@@ -30,6 +30,8 @@ class EnrollmentStatus {
     STATUS_LOCK_TIMEOUT,                // Timeout while waiting for the lock.
     STATUS_LOCK_WRONG_USER,             // Locked to different domain.
     STATUS_STORE_ERROR,                 // Failed to store the policy.
+    STATUS_STORE_TOKEN_AND_ID_FAILED,   // Failed to store DM token and device
+                                        // ID.
   };
 
   // Helpers for constructing errors for relevant cases.