Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index ff6301c2b321827f00e14d0b9b6035dd2eba7eb7..93c92ae7145b318664c345adca5b7069a22a96e9 100644 |
--- a/components/onc/onc_constants.h |
+++ b/components/onc/onc_constants.h |
@@ -222,6 +222,7 @@ ONC_EXPORT extern const char k8021X[]; |
namespace tether { |
ONC_EXPORT extern const char kBatteryPercentage[]; |
ONC_EXPORT extern const char kCarrier[]; |
+ONC_EXPORT extern const char kHasConnectedToHost[]; |
ONC_EXPORT extern const char kSignalStrength[]; |
} // namespace tether |