Index: chromeos/timezone/timezone_resolver.h |
diff --git a/chromeos/timezone/timezone_resolver.h b/chromeos/timezone/timezone_resolver.h |
index 8d431464befbdefe7c212dd6a83376ac649c55d9..926179d7432645e3dbb4e9e51100fcb5f529b0da 100644 |
--- a/chromeos/timezone/timezone_resolver.h |
+++ b/chromeos/timezone/timezone_resolver.h |
@@ -99,8 +99,6 @@ class CHROMEOS_EXPORT TimeZoneResolver { |
std::unique_ptr<TimeZoneResolverImpl> implementation_; |
- bool send_wifi_data_to_geolocation_api_; |
- |
base::ThreadChecker thread_checker_; |
DISALLOW_COPY_AND_ASSIGN(TimeZoneResolver); |