| Index: chromeos/network/tether_constants.h
|
| diff --git a/chromeos/network/tether_constants.h b/chromeos/network/tether_constants.h
|
| index 4d73d1dbf28d5ae7c65646cec1b7ae9cf6518537..fb2fa60009d7b7da5b8ae20990fecbe886395fc7 100644
|
| --- a/chromeos/network/tether_constants.h
|
| +++ b/chromeos/network/tether_constants.h
|
| @@ -20,6 +20,7 @@ CHROMEOS_EXPORT extern const char kTypeTether[];
|
| // Properties associated with tether networks.
|
| CHROMEOS_EXPORT extern const char kTetherBatteryPercentage[];
|
| CHROMEOS_EXPORT extern const char kTetherCarrier[];
|
| +CHROMEOS_EXPORT extern const char kTetherHasConnectedToHost[];
|
| CHROMEOS_EXPORT extern const char kTetherSignalStrength[];
|
|
|
| // The device path used for the tether DeviceState.
|
|
|