Index: chrome/browser/chromeos/tether/tether_service.h |
diff --git a/chrome/browser/chromeos/tether/tether_service.h b/chrome/browser/chromeos/tether/tether_service.h |
index 814f4bf1bdb88237a153f9aec1734ac4b95537a5..33f284ae7477b767ea1cbceacb8ce91232032cc9 100644 |
--- a/chrome/browser/chromeos/tether/tether_service.h |
+++ b/chrome/browser/chromeos/tether/tether_service.h |
@@ -91,6 +91,8 @@ class TetherService : public KeyedService, |
bool IsBluetoothAvailable() const; |
+ bool IsCellularAvailableButNotEnabled() const; |
+ |
// Whether Tether hosts are available. |
bool HasSyncedTetherHosts() const; |