| Index: chrome/browser/resources/settings/internet_page/network_summary.js
|
| diff --git a/chrome/browser/resources/settings/internet_page/network_summary.js b/chrome/browser/resources/settings/internet_page/network_summary.js
|
| index 636d746e66e3de836aca8801cf4af03fa1cd65ef..75eb5f889d1662a27a7a05a58563d701b9dfad5c 100644
|
| --- a/chrome/browser/resources/settings/internet_page/network_summary.js
|
| +++ b/chrome/browser/resources/settings/internet_page/network_summary.js
|
| @@ -339,7 +339,7 @@ Polymer({
|
| },
|
|
|
| /**
|
| - * Sets 'networkStates[type]' which will update the network-list-item
|
| + * Sets 'networkStates[type]' which will update the cr-network-list-item
|
| * associated with 'type'.
|
| * @param {string} type The network type.
|
| * @param {?CrOnc.NetworkStateProperties} state The state properties for the
|
|
|