Index: chrome/common/safe_browsing/csd.proto |
diff --git a/chrome/common/safe_browsing/csd.proto b/chrome/common/safe_browsing/csd.proto |
index fc588cc1ffd192e8a18149db831090ed28987d10..ce779caed7efee915159bd625a6394ceddf7bcde 100644 |
--- a/chrome/common/safe_browsing/csd.proto |
+++ b/chrome/common/safe_browsing/csd.proto |
@@ -512,6 +512,8 @@ message ClientIncidentReport { |
WEAK_LEGACY_OBSOLETE = 2; |
CHANGED = 3; |
UNTRUSTED_UNKNOWN_VALUE = 4; |
+ BYPASS_CLEARED = 5; |
+ BYPASS_CHANGED = 6; |
} |
optional string path = 1; |