* page/Geolocation.cpp:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108325
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2012-02-21 Matt Lilek <mrl@apple.com>
+
+ Not reviewed, build fix for non-client-based Geolocation builds after r107982.
+
+ * page/Geolocation.cpp:
+
2012-02-21 Yury Semikhatsky <yurys@chromium.org>
[V8] Web Inspector: simplify worker debugger implementation
#if ENABLE(GEOLOCATION)
#include "Chrome.h"
+#include "ChromeClient.h"
#include "Document.h"
#include "Frame.h"
#include "Geoposition.h"