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

Unified Diff: ash/system/network/network_icon.h

Issue 2913103002: Add Tether to Mobile NetworkTypePattern. (Closed)
Patch Set: khorimoto@ and stevenjb@ comments 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
« no previous file with comments | « no previous file | ash/system/network/network_icon.cc » ('j') | ash/system/network/network_icon.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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).
« no previous file with comments | « no previous file | ash/system/network/network_icon.cc » ('j') | ash/system/network/network_icon.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698