diff options
Diffstat (limited to 'common/error_code.h')
-rw-r--r-- | common/error_code.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/error_code.h b/common/error_code.h index 32155f27..e08ec460 100644 --- a/common/error_code.h +++ b/common/error_code.h @@ -72,6 +72,7 @@ enum class ErrorCode : int { kOmahaRequestXMLHasEntityDecl = 46, kFilesystemVerifierError = 47, kUserCanceled = 48, + kNonCriticalUpdateInOOBE = 49, // VERY IMPORTANT! When adding new error codes: // |