diff options
Diffstat (limited to 'chrome/browser/geolocation/wifi_data_provider_common.h')
-rw-r--r-- | chrome/browser/geolocation/wifi_data_provider_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/geolocation/wifi_data_provider_common.h b/chrome/browser/geolocation/wifi_data_provider_common.h index 5f0ee0a..c647c06 100644 --- a/chrome/browser/geolocation/wifi_data_provider_common.h +++ b/chrome/browser/geolocation/wifi_data_provider_common.h @@ -12,7 +12,7 @@ #include "base/scoped_ptr.h" #include "base/string16.h" #include "base/task.h" -#include "base/thread.h" +#include "base/threading/thread.h" #include "chrome/browser/geolocation/device_data_provider.h" // Converts a MAC address stored as an array of uint8 to a string. |