summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/mock_location_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/geolocation/mock_location_provider.h')
-rw-r--r--content/browser/geolocation/mock_location_provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/geolocation/mock_location_provider.h b/content/browser/geolocation/mock_location_provider.h
index 70a49ca..1fea7b9 100644
--- a/content/browser/geolocation/mock_location_provider.h
+++ b/content/browser/geolocation/mock_location_provider.h
@@ -7,8 +7,8 @@
#pragma once
+#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
-#include "base/memory/scoped_ptr.h"
#include "base/threading/thread.h"
#include "content/browser/geolocation/location_provider.h"
#include "content/public/common/geoposition.h"