Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(392)

Unified Diff: ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js

Issue 2889113002: web_dev_style: Fix errors in new directories and enable PRESUBMIT (Closed)
Patch Set: merge+fix Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
*/

Powered by Google App Engine
This is Rietveld 408576698