Chromium Code Reviews| Index: ash/system/network/network_icon.h |
| diff --git a/ash/system/network/network_icon.h b/ash/system/network/network_icon.h |
| index 827cacc20695822eb2517cf962f69cf4b3f61c0a..0a2f7722b862debb01f1be0b7f468855b2e9bca4 100644 |
| --- a/ash/system/network/network_icon.h |
| +++ b/ash/system/network/network_icon.h |
| @@ -57,7 +57,7 @@ ASH_EXPORT base::string16 GetLabelForNetwork( |
| // Updates and returns the appropriate message id if the cellular network |
|
Kyle Horimoto
2017/06/05 17:43:30
mobile
lesliewatkins
2017/06/05 18:16:53
Done.
|
| // is uninitialized. |
| -ASH_EXPORT int GetCellularUninitializedMsg(); |
| +ASH_EXPORT int GetMobileUninitializedMsg(); |
| // Gets the correct icon and label for |icon_type|. Also sets |animating| |
| // based on whether or not the icon is animating (i.e. connecting). |