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

Unified Diff: chromeos/network/network_state.h

Issue 22340006: Show notifications for Network Config errors (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + move comment Created 7 years, 4 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 | « chromeos/network/network_handler_callbacks.h ('k') | chromeos/network/network_state.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/network_state.h
diff --git a/chromeos/network/network_state.h b/chromeos/network/network_state.h
index d6ec61289c35d8f4a8a61119f358844441c054e6..67590829047db4aa688d6727f569d74c0e41f483 100644
--- a/chromeos/network/network_state.h
+++ b/chromeos/network/network_state.h
@@ -91,7 +91,7 @@ class CHROMEOS_EXPORT NetworkState : public ManagedState {
// Returns a comma separated string of name servers.
std::string GetDnsServersAsString() const;
- // Converts the prefix length to a network string.
+ // Converts the prefix length to a netmask string.
std::string GetNetmask() const;
// Helpers (used e.g. when a state is cached)
« no previous file with comments | « chromeos/network/network_handler_callbacks.h ('k') | chromeos/network/network_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698