Index: content/browser/geolocation/network_location_provider.cc |
diff --git a/content/browser/geolocation/network_location_provider.cc b/content/browser/geolocation/network_location_provider.cc |
index 01748610e3899ff7d32398a2eafae723d231a472..8372420b4c20db9754d0620d5f2a4f9cd0ec42e8 100644 |
--- a/content/browser/geolocation/network_location_provider.cc |
+++ b/content/browser/geolocation/network_location_provider.cc |
@@ -8,7 +8,7 @@ |
#include "base/location.h" |
#include "base/single_thread_task_runner.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "base/time/time.h" |
#include "content/public/browser/access_token_store.h" |