Chromium Code Reviews| Index: chrome/common/safe_browsing/csd.proto |
| diff --git a/chrome/common/safe_browsing/csd.proto b/chrome/common/safe_browsing/csd.proto |
| index 6e9572c0b416d446df76e8d3c648e13346ffacbd..004d76a7d5cfac1e2080d1c19303248c741947f0 100644 |
| --- a/chrome/common/safe_browsing/csd.proto |
| +++ b/chrome/common/safe_browsing/csd.proto |
| @@ -408,6 +408,7 @@ message ClientIncidentReport { |
| repeated Feature feature = 4; |
| } |
| repeated Dll dll = 9; |
| + repeated string blacklisted_dll = 10; |
| } |
| optional Process process = 3; |
| } |