Index: content/browser/geolocation/gps_location_provider_linux.h |
=================================================================== |
--- content/browser/geolocation/gps_location_provider_linux.h (revision 78451) |
+++ content/browser/geolocation/gps_location_provider_linux.h (working copy) |
@@ -13,8 +13,8 @@ |
#include "base/scoped_ptr.h" |
#include "base/task.h" |
-#include "chrome/common/geoposition.h" |
#include "content/browser/geolocation/location_provider.h" |
+#include "content/common/geoposition.h" |
class LibGps; |