Index: content/browser/geolocation/network_location_request.h |
diff --git a/content/browser/geolocation/network_location_request.h b/content/browser/geolocation/network_location_request.h |
index 4fc564a43c0b689bd0ee112758d3af55c88d594f..36e843b435140c945b276e83c6e7d8634e781700 100644 |
--- a/content/browser/geolocation/network_location_request.h |
+++ b/content/browser/geolocation/network_location_request.h |
@@ -10,8 +10,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "content/browser/geolocation/device_data_provider.h" |
#include "content/common/content_export.h" |
-#include "googleurl/src/gurl.h" |
#include "net/url_request/url_fetcher_delegate.h" |
+#include "url/gurl.h" |
namespace net { |
class URLFetcher; |