summaryrefslogtreecommitdiffstats
path: root/WebKit/chromium/public/WebGeolocationError.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/chromium/public/WebGeolocationError.h')
-rw-r--r--WebKit/chromium/public/WebGeolocationError.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebKit/chromium/public/WebGeolocationError.h b/WebKit/chromium/public/WebGeolocationError.h
index e9354d3..ecb758c 100644
--- a/WebKit/chromium/public/WebGeolocationError.h
+++ b/WebKit/chromium/public/WebGeolocationError.h
@@ -31,9 +31,10 @@
#if WEBKIT_IMPLEMENTATION
#include <wtf/PassRefPtr.h>
-namespace WebCore { class GeolocationError; }
#endif
+namespace WebCore { class GeolocationError; }
+
namespace WebKit {
class WebString;