| Index: ui/webui/resources/cr_elements/policy/cr_policy_indicator_behavior.js
|
| diff --git a/ui/webui/resources/cr_elements/policy/cr_policy_indicator_behavior.js b/ui/webui/resources/cr_elements/policy/cr_policy_indicator_behavior.js
|
| index 205465c71d740befa43794ae8a3c50975c69e8e6..fb6eb7cb3f490586d4bfa5a073f2c24f680b62e1 100644
|
| --- a/ui/webui/resources/cr_elements/policy/cr_policy_indicator_behavior.js
|
| +++ b/ui/webui/resources/cr_elements/policy/cr_policy_indicator_behavior.js
|
| @@ -71,7 +71,7 @@ var CrPolicyIndicatorBehavior = {
|
| },
|
|
|
| /**
|
| - * @param {CrPolicyIndicatorType} type
|
| + * @param {!CrPolicyIndicatorType} type
|
| * @param {string} name The name associated with the indicator. See
|
| * chrome.settingsPrivate.PrefObject.controlledByName
|
| * @param {boolean=} opt_matches For RECOMMENDED only, whether the indicator
|
|
|