From c2ea7b1babdb7748e08a1f2442f13abac357d194 Mon Sep 17 00:00:00 2001 From: Pierre Rossi Date: Thu, 12 Mar 2015 14:19:21 +0100 Subject: Fix geolocation (and slight cleanup) Cleanup is mostly to avoid tripping on an assert when calling GeolocationProvider::GetInstance() from outside the UI thread. Change-Id: Id9c964c1cf952a7c867e5154dd2c05e17733a842 Reviewed-by: Andras Becsi --- src/core/content_browser_client_qt.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/content_browser_client_qt.cpp') diff --git a/src/core/content_browser_client_qt.cpp b/src/core/content_browser_client_qt.cpp index b0badde99..a6a133271 100644 --- a/src/core/content_browser_client_qt.cpp +++ b/src/core/content_browser_client_qt.cpp @@ -69,7 +69,6 @@ #include "resource_dispatcher_host_delegate_qt.h" #include "user_script_controller_host.h" #include "web_contents_delegate_qt.h" -#include "access_token_store_qt.h" #include #include -- cgit v1.2.3