Index: chrome/common/safe_browsing/csd.proto |
diff --git a/chrome/common/safe_browsing/csd.proto b/chrome/common/safe_browsing/csd.proto |
index b45deea57d65dccd68a3e16d30322888c58bb8fc..03a4bebbd7b027f6a7a2fa4ce70db6646ffdfbd2 100644 |
--- a/chrome/common/safe_browsing/csd.proto |
+++ b/chrome/common/safe_browsing/csd.proto |
@@ -474,7 +474,7 @@ message ClientIncidentReport { |
} |
optional string name = 1; |
optional ModifiedState modified_state = 2; |
- repeated string modified_export = 3; |
+ repeated string OBSOLETE_modified_export = 3; |
message Modification { |
optional uint32 file_offset = 1; |