Index: WebKit/chromium/src/WebGeolocationServiceMock.cpp |
=================================================================== |
--- WebKit/chromium/src/WebGeolocationServiceMock.cpp (revision 67096) |
+++ WebKit/chromium/src/WebGeolocationServiceMock.cpp (working copy) |
@@ -34,6 +34,7 @@ |
#include "GeolocationService.h" |
#include "GeolocationServiceChromium.h" |
#include "GeolocationServiceMock.h" |
+#include "WebGeolocationServiceBridge.h" |
#include "WebString.h" |
#include <wtf/CurrentTime.h> |
#include <wtf/HashMap.h> |