Index: components/onc/onc_constants.cc |
diff --git a/components/onc/onc_constants.cc b/components/onc/onc_constants.cc |
index d3e68e5863ad8ae681bffc01c7496c15e04b3c02..83f6b0566c0d245bf3f8c1f62448f5f592d28358 100644 |
--- a/components/onc/onc_constants.cc |
+++ b/components/onc/onc_constants.cc |
@@ -197,6 +197,7 @@ const char k8021X[] = "8021X"; |
namespace tether { |
const char kBatteryPercentage[] = "BatteryPercentage"; |
const char kCarrier[] = "Carrier"; |
+const char kHasConnectedToHost[] = "HasConnectedToHost"; |
const char kSignalStrength[] = "SignalStrength"; |
} // namespace tether |