Index: content/browser/geolocation/network_location_request.h |
=================================================================== |
--- content/browser/geolocation/network_location_request.h (revision 87381) |
+++ content/browser/geolocation/network_location_request.h (working copy) |
@@ -11,8 +11,8 @@ |
#include "base/basictypes.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "chrome/common/net/url_fetcher.h" |
#include "content/browser/geolocation/device_data_provider.h" |
+#include "content/common/url_fetcher.h" |
#include "googleurl/src/gurl.h" |
class URLFetcher; |