| Index: ui/login/account_picker/md_user_pod_row.js
|
| diff --git a/ui/login/account_picker/md_user_pod_row.js b/ui/login/account_picker/md_user_pod_row.js
|
| index 6f3566972e277acbc8fd4b52b3b657a62352f05a..928b1befd6e74529f1899f06ba35e957ec170808 100644
|
| --- a/ui/login/account_picker/md_user_pod_row.js
|
| +++ b/ui/login/account_picker/md_user_pod_row.js
|
| @@ -128,7 +128,7 @@ cr.define('login', function() {
|
| ];
|
|
|
| // Supported multi-profile user behavior values.
|
| - // Keep in sync with the enum in multi_profile_user_controller.h
|
| + // Keep in sync with the enum in login_user_info.mojom
|
| var MULTI_PROFILE_USER_BEHAVIOR = {
|
| UNRESTRICTED: 0,
|
| PRIMARY_ONLY: 1,
|
|
|