summaryrefslogtreecommitdiff
path: root/common/error_code.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/error_code.h')
-rw-r--r--common/error_code.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/error_code.h b/common/error_code.h
index c301155d..a7fee2a2 100644
--- a/common/error_code.h
+++ b/common/error_code.h
@@ -78,6 +78,7 @@ enum class ErrorCode : int {
kUpdatedButNotActive = 52,
kNoUpdate = 53,
kRollbackNotPossible = 54,
+ kFirstActiveOmahaPingSentPersistenceError = 55,
// VERY IMPORTANT! When adding new error codes:
//