Index: content/renderer/geolocation_dispatcher.cc |
diff --git a/content/renderer/geolocation_dispatcher.cc b/content/renderer/geolocation_dispatcher.cc |
index 312761d9f704bf5832122dc17cb881b8231a67a2..7d4aa4ebfeee2c00eb7401a4b2954ec89d9d22c4 100644 |
--- a/content/renderer/geolocation_dispatcher.cc |
+++ b/content/renderer/geolocation_dispatcher.cc |
@@ -6,7 +6,7 @@ |
#include "content/common/geolocation_messages.h" |
#include "content/renderer/render_view_impl.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebGeolocationPermissionRequest.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebGeolocationPermissionRequestManager.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebGeolocationClient.h" |