| Index: chrome/common/safe_browsing/csd.proto
|
| diff --git a/chrome/common/safe_browsing/csd.proto b/chrome/common/safe_browsing/csd.proto
|
| index a04147a28a31b27c9318aded6e623e6a3e4b0422..5d0afc38133e273ca2f6fb613637e351db50a073 100644
|
| --- a/chrome/common/safe_browsing/csd.proto
|
| +++ b/chrome/common/safe_browsing/csd.proto
|
| @@ -397,6 +397,8 @@ message ClientIncidentReport {
|
| }
|
| optional Channel chrome_update_channel = 5;
|
| optional int64 uptime_msec = 6;
|
| + optional bool metrics_consent = 7;
|
| + optional bool extended_consent = 8;
|
| }
|
| optional Process process = 3;
|
| }
|
|
|