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 284ec45dbac31bc59a47b69afbeeb27563b5e98f..77c015a47bc67c2525c4ee4b70b5ed8fcd3c476d 100644 |
| --- a/chrome/common/safe_browsing/csd.proto |
| +++ b/chrome/common/safe_browsing/csd.proto |
| @@ -410,6 +410,7 @@ message ClientIncidentReport { |
| repeated Feature feature = 4; |
| } |
| repeated Dll dll = 9; |
| + repeated string blacklisted_dll = 10; |
| } |
| optional Process process = 3; |
| } |