| Index: chrome/browser/chromeos/settings/install_attributes.h
|
| diff --git a/chrome/browser/chromeos/settings/install_attributes.h b/chrome/browser/chromeos/settings/install_attributes.h
|
| index 87a54f885da21a801c298ec2d62c0eeecb1c26b1..a34815c413cc538f100f6baab44f542df347070d 100644
|
| --- a/chrome/browser/chromeos/settings/install_attributes.h
|
| +++ b/chrome/browser/chromeos/settings/install_attributes.h
|
| @@ -77,7 +77,7 @@ class InstallAttributes {
|
| // Checks whether this devices is under any kind of enterprise management.
|
| bool IsEnterpriseManaged() const;
|
|
|
| - // Checks whether this is a cloud managed enterprise device.
|
| + // Checks whether this is a cloud (DM server) managed enterprise device.
|
| bool IsCloudManaged() const;
|
|
|
| // Checks whether this is an Active Directory managed enterprise device.
|
|
|