| 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);
|
|
|