| 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 65fe798869d85eab827cf573da5d429538554d75..48b268ae9b51c9578e296a8fcd1c237c1ad8f6e9 100644
|
| --- a/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| +++ b/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| @@ -93,6 +93,7 @@ message DeviceReportingProto {
|
| optional bool report_activity_times = 2;
|
| optional bool report_boot_mode = 3;
|
| optional bool report_location = 4;
|
| + optional bool report_network_interfaces = 5;
|
| }
|
|
|
| message EphemeralUsersEnabledProto {
|
|
|