summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/geolocation_provider_impl.h
diff options
context:
space:
mode:
authormvanouwerkerk@chromium.org <mvanouwerkerk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-09 20:18:32 +0000
committermvanouwerkerk@chromium.org <mvanouwerkerk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-09 20:18:32 +0000
commita9402315431649ddee9c089768750e706b384e0c (patch)
treeb433b219f7c983e57461e269a70bd12e030ca2b3 /content/browser/geolocation/geolocation_provider_impl.h
parent8bfc827408f80052590c1a9b694b448df01e5885 (diff)
downloadchromium_src-a9402315431649ddee9c089768750e706b384e0c.zip
chromium_src-a9402315431649ddee9c089768750e706b384e0c.tar.gz
chromium_src-a9402315431649ddee9c089768750e706b384e0c.tar.bz2
No need to forward declare GeolocationProviderTest in geolocation_provider_impl.h.
Review URL: https://chromiumcodereview.appspot.com/23927010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222078 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/geolocation/geolocation_provider_impl.h')
-rw-r--r--content/browser/geolocation/geolocation_provider_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/geolocation/geolocation_provider_impl.h b/content/browser/geolocation/geolocation_provider_impl.h
index 68e83a8..2ffb341 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