| Index: chrome/browser/policy/proto/chrome_device_policy.proto
|
| diff --git a/chrome/browser/policy/proto/chrome_device_policy.proto b/chrome/browser/policy/proto/chrome_device_policy.proto
|
| index 17a5208661d8cce7422a06257b6bc86cac6f61c8..61702ab55aa8a5583c9e6ee2b6455d9fc9317e1c 100644
|
| --- a/chrome/browser/policy/proto/chrome_device_policy.proto
|
| +++ b/chrome/browser/policy/proto/chrome_device_policy.proto
|
| @@ -89,6 +89,7 @@ message DeviceOpenNetworkConfigurationProto {
|
| message DeviceReportingProto {
|
| optional bool report_version_info = 1;
|
| optional bool report_activity_times = 2;
|
| + optional bool report_boot_mode = 3;
|
| }
|
|
|
| message ChromeDeviceSettingsProto {
|
|
|