| Index: content/public/browser/android/service_registry_android.h
|
| diff --git a/content/public/browser/android/service_registry_android.h b/content/public/browser/android/service_registry_android.h
|
| index 54fc2a33ccaae521faaf5a3d077c3499f5edb98f..7cb3270472da44d5e759053af954acacf4e4907e 100644
|
| --- a/content/public/browser/android/service_registry_android.h
|
| +++ b/content/public/browser/android/service_registry_android.h
|
| @@ -18,8 +18,6 @@ class InterfaceProvider;
|
|
|
| namespace content {
|
|
|
| -class ServiceRegistry;
|
| -
|
| // Android wrapper over ServiceRegistry, allowing the browser services in Java
|
| // to register with ServiceRegistry.java (and abstracting away the JNI calls).
|
| class CONTENT_EXPORT ServiceRegistryAndroid {
|
|
|