| Index: chrome/common/safe_browsing/csd.proto
|
| diff --git a/chrome/common/safe_browsing/csd.proto b/chrome/common/safe_browsing/csd.proto
|
| index cfec33bfb1fdde4aaa802454b135f43b4effb42c..67757922ddaa0bebaaaa4498b01818a73ea60a53 100644
|
| --- a/chrome/common/safe_browsing/csd.proto
|
| +++ b/chrome/common/safe_browsing/csd.proto
|
| @@ -359,6 +359,7 @@ message ClientIncidentReport {
|
| optional string path = 1;
|
| optional ClientDownloadRequest.Digests digest = 2;
|
| optional string version = 3;
|
| + optional bool blacklist_initialized = 4;
|
| }
|
| optional int64 incident_time_msec = 1;
|
| optional TrackedPreferenceIncident tracked_preference = 2;
|
|
|