Index: content/browser/geolocation/geolocation_provider_impl.h |
diff --git a/content/browser/geolocation/geolocation_provider_impl.h b/content/browser/geolocation/geolocation_provider_impl.h |
index 68e83a879684ecd23b34ab90ba55830e38306506..2ffb341b2448cc1f8c41b6cd06bc81a4c82c9e24 100644 |
--- a/content/browser/geolocation/geolocation_provider_impl.h |
+++ b/content/browser/geolocation/geolocation_provider_impl.h |
@@ -20,7 +20,6 @@ template<typename Type> struct DefaultSingletonTraits; |
namespace content { |
class GeolocationArbitrator; |
-class GeolocationProviderTest; |
// This is the main API to the geolocation subsystem. The application will hold |
// a single instance of this class and can register multiple clients to be |