summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/wifi_data_provider_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/geolocation/wifi_data_provider_win.cc')
-rw-r--r--content/browser/geolocation/wifi_data_provider_win.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/geolocation/wifi_data_provider_win.cc b/content/browser/geolocation/wifi_data_provider_win.cc
index 4d950ec..7d9db58 100644
--- a/content/browser/geolocation/wifi_data_provider_win.cc
+++ b/content/browser/geolocation/wifi_data_provider_win.cc
@@ -27,6 +27,7 @@
#include <winioctl.h>
#include <wlanapi.h>
+#include "base/memory/free_deleter.h"
#include "base/metrics/histogram.h"
#include "base/strings/utf_string_conversions.h"
#include "base/win/windows_version.h"