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

Unified Diff: chrome/browser/chromeos/cros/native_network_constants.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_constants.h
diff --git a/chrome/browser/chromeos/cros/native_network_constants.h b/chrome/browser/chromeos/cros/native_network_constants.h
index f7938349cdb1ee443785f18f6fed13d9174aa395..ba2966d463092a69f28839994d6dfc18d200bdf6 100644
--- a/chrome/browser/chromeos/cros/native_network_constants.h
+++ b/chrome/browser/chromeos/cros/native_network_constants.h
@@ -14,7 +14,7 @@ namespace chromeos {
// Format of the Carrier ID.
extern const char kCarrierIdFormat[];
-// Path of the default (shared) flimflam profile.
+// Path of the default (shared) shill profile.
extern const char kSharedProfilePath[];
extern const char* ConnectionTypeToString(ConnectionType type);

Powered by Google App Engine
This is Rietveld 408576698