summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/win7_location_api_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/geolocation/win7_location_api_win.h')
-rw-r--r--content/browser/geolocation/win7_location_api_win.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/browser/geolocation/win7_location_api_win.h b/content/browser/geolocation/win7_location_api_win.h
index c648b8c..a7be43c 100644
--- a/content/browser/geolocation/win7_location_api_win.h
+++ b/content/browser/geolocation/win7_location_api_win.h
@@ -13,6 +13,7 @@
#include "base/time.h"
#include "base/win/scoped_com_initializer.h"
+#include "content/common/content_export.h"
struct Geoposition;
@@ -20,7 +21,7 @@ struct Geoposition;
typedef HRESULT (WINAPI* PropVariantToDoubleFunction)
(REFPROPVARIANT propvarIn, DOUBLE *pdblRet);
-class Win7LocationApi {
+class CONTENT_EXPORT Win7LocationApi {
public:
virtual ~Win7LocationApi();
// Attempts to load propsys.dll, initialise |location_| and requests the user