| Index: content/browser/geolocation/wifi_data_provider_common.h
|
| diff --git a/content/browser/geolocation/wifi_data_provider_common.h b/content/browser/geolocation/wifi_data_provider_common.h
|
| index 7571cb16ba1bf4325634608781632be354580fcb..a3a94d3720a1ad33130e931edba220eba1f9be37 100644
|
| --- a/content/browser/geolocation/wifi_data_provider_common.h
|
| +++ b/content/browser/geolocation/wifi_data_provider_common.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/string16.h"
|
| #include "base/threading/thread.h"
|
| -#include "content/browser/geolocation/device_data_provider.h"
|
| +#include "content/browser/geolocation/wifi_data_provider.h"
|
| #include "content/common/content_export.h"
|
|
|
| // Converts a MAC address stored as an array of uint8 to a string.
|
|
|