Index: content/browser/android/service_registry_android_impl.h |
diff --git a/content/browser/android/service_registry_android_impl.h b/content/browser/android/service_registry_android_impl.h |
index 40cc0c34be5890de068e242caa643e683db2bb66..888d00114473b4817e6a8753445d04dbb9e3dfc3 100644 |
--- a/content/browser/android/service_registry_android_impl.h |
+++ b/content/browser/android/service_registry_android_impl.h |
@@ -24,7 +24,6 @@ class ServiceRegistryAndroidImpl : public ServiceRegistryAndroid { |
// Use ServiceRegistryAndroid::Create() to create an instance. |
ServiceRegistryAndroidImpl(shell::InterfaceRegistry* interface_registry, |
shell::InterfaceProvider* remote_interfaces); |
- explicit ServiceRegistryAndroidImpl(ServiceRegistry* service_registry); |
// ServiceRegistryAndroid implementation: |
void AddService( |