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

Unified Diff: chrome/browser/chromeos/cros/native_network_parser.h

Issue 10915106: Renaming instances of "flimflam" with "shill", now that we're only (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Upload after merge Created 8 years, 3 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: chrome/browser/chromeos/cros/native_network_parser.h
diff --git a/chrome/browser/chromeos/cros/native_network_parser.h b/chrome/browser/chromeos/cros/native_network_parser.h
index 68b7cbc3e6f6852dbf8481d05cb95db13c61eb31..e80e4d61506257605fcab540d38a0e8dc1c0f3ed 100644
--- a/chrome/browser/chromeos/cros/native_network_parser.h
+++ b/chrome/browser/chromeos/cros/native_network_parser.h
@@ -20,7 +20,7 @@ namespace chromeos {
// This is the network device parser that parses the data from the
// network stack on the native platform. Currently it parses
-// FlimFlam-provided information.
+// Shill-provided information.
class NativeNetworkDeviceParser : public NetworkDeviceParser {
public:
NativeNetworkDeviceParser();
@@ -54,7 +54,7 @@ class NativeNetworkDeviceParser : public NetworkDeviceParser {
// This is the network parser that parses the data from the network
// stack on the native platform. Currently it parses
-// FlimFlam-provided information.
+// Shill-provided information.
class NativeNetworkParser : public NetworkParser {
public:
NativeNetworkParser();
« no previous file with comments | « chrome/browser/chromeos/cros/native_network_constants.cc ('k') | chrome/browser/chromeos/cros/native_network_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698