Index: chrome/browser/geolocation/core_location_data_provider_mac.h |
diff --git a/chrome/browser/geolocation/core_location_data_provider_mac.h b/chrome/browser/geolocation/core_location_data_provider_mac.h |
index 21ebadc04193da7ac7c302ec6f565eae213297c2..124ff47c78f2c46f39e56690208dfa6d1ae5146c 100644 |
--- a/chrome/browser/geolocation/core_location_data_provider_mac.h |
+++ b/chrome/browser/geolocation/core_location_data_provider_mac.h |
@@ -47,7 +47,6 @@ class CoreLocationDataProviderMac |
scoped_nsobject<CoreLocationWrapperMac> wrapper_; |
// The LocationProviderBase class that should receive position data |
CoreLocationProviderMac* provider_; |
- BrowserThread::ID origin_thread_id_; |
}; |
#endif |