Index: chrome/browser/chromeos/policy/enterprise_install_attributes.h |
diff --git a/chrome/browser/chromeos/policy/enterprise_install_attributes.h b/chrome/browser/chromeos/policy/enterprise_install_attributes.h |
index a8e46d38644ce9c402ee14e062083d100fc0e821..83f95ccde803b7848d084fd00e2878840aeb4ffb 100644 |
--- a/chrome/browser/chromeos/policy/enterprise_install_attributes.h |
+++ b/chrome/browser/chromeos/policy/enterprise_install_attributes.h |
@@ -78,7 +78,7 @@ class EnterpriseInstallAttributes { |
bool IsEnterpriseDevice(); |
// Checks whether this is a consumer kiosk enabled device. |
- bool IsConsumerKioskDevice(); |
+ bool IsConsumerKioskDeviceWithAutoLaunch(); |
// Gets the domain this device belongs to or an empty string if the device is |
// not an enterprise device. |