Index: content/renderer/geolocation_dispatcher.cc |
=================================================================== |
--- content/renderer/geolocation_dispatcher.cc (revision 112786) |
+++ content/renderer/geolocation_dispatcher.cc (working copy) |
@@ -12,7 +12,7 @@ |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebGeolocationPosition.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebGeolocationError.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSecurityOrigin.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
using WebKit::WebGeolocationController; |
using WebKit::WebGeolocationError; |