| 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 8ac68e0dbcdcef04e7959c2c0067021e99f0bccc..2c095dc5c21fe22c0f0f28ef7e146ce1cb7162cb 100644
|
| --- a/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| +++ b/chrome/browser/policy/proto/chromeos/chrome_device_policy.proto
|
| @@ -245,8 +245,7 @@ message DeviceLocalAccountInfoProto {
|
| // code should instead set type to ACCOUNT_TYPE_PUBLIC_SESSION and write the
|
| // identifier to the |account_id| field below. If the |type| field is present,
|
| // |deprecated_public_session_id| will be ignored.
|
| - // TODO(mnissler): Rename this field to indicate it's deprecated.
|
| - optional string id = 1;
|
| + optional string deprecated_public_session_id = 1;
|
|
|
| // Identifier for the device-local account. This is an opaque identifier that
|
| // is used to distinguish different device-local accounts configured. All
|
|
|