| Index: ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js
|
| diff --git a/ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js b/ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js
|
| index 49cf2e2fb53359cc5f2297c0861063ba1d33fc88..3ff9f993610f6bf69fc9938571f335dd1a9902dc 100644
|
| --- a/ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js
|
| +++ b/ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js
|
| @@ -80,7 +80,7 @@ var CrPolicyNetworkBehavior = {
|
| },
|
|
|
| /**
|
| - * @param {String} source
|
| + * @param {string} source
|
| * @return {!CrPolicyIndicatorType}
|
| * @private
|
| */
|
|
|