| Index: chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| diff --git a/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto b/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| index 0364e0f44811ee4404abae26b2950d94b631211d..911866b540a930489d4a4ba9d8891681111b728c 100644
|
| --- a/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| +++ b/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| @@ -96,6 +96,7 @@ message DeviceReportingProto {
|
| optional bool report_boot_mode = 3;
|
| optional bool report_location = 4;
|
| optional bool report_network_interfaces = 5;
|
| + optional bool report_users = 6;
|
| }
|
|
|
| message EphemeralUsersEnabledProto {
|
|
|