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
parent 8bfc8274
...@@ -20,7 +20,6 @@ template<typename Type> struct DefaultSingletonTraits; ...@@ -20,7 +20,6 @@ template<typename Type> struct DefaultSingletonTraits;
namespace content { namespace content {
class GeolocationArbitrator; class GeolocationArbitrator;
class GeolocationProviderTest;
// This is the main API to the geolocation subsystem. The application will hold // 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 // a single instance of this class and can register multiple clients to be
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment