Index: content/browser/geolocation/location_arbitrator_impl.cc |
diff --git a/content/browser/geolocation/location_arbitrator_impl.cc b/content/browser/geolocation/location_arbitrator_impl.cc |
index 2796315b4e8a792ec34740aac5d8b2fd5444d979..45bdfdb88f861fc80a7e2a0f32d3f1ce7b02e401 100644 |
--- a/content/browser/geolocation/location_arbitrator_impl.cc |
+++ b/content/browser/geolocation/location_arbitrator_impl.cc |
@@ -12,7 +12,7 @@ |
#include "content/public/browser/access_token_store.h" |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/common/content_client.h" |
-#include "googleurl/src/gurl.h" |
+#include "url/gurl.h" |
namespace content { |
namespace { |