Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: content/public/browser/android/service_registry_android.h

Issue 2099063002: Migrate RenderProcessHost, ChildThread to InterfaceRegistry/Provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/browser/BUILD.gn ('k') | content/public/browser/browser_child_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a89e006e238f556b1071cedac1c47bd2f11c6bb9..54fc2a33ccaae521faaf5a3d077c3499f5edb98f 100644
--- a/content/public/browser/android/service_registry_android.h
+++ b/content/public/browser/android/service_registry_android.h
@@ -31,9 +31,6 @@ class CONTENT_EXPORT ServiceRegistryAndroid {
shell::InterfaceRegistry* interface_registry,
shell::InterfaceProvider* remote_interfaces);
- static std::unique_ptr<ServiceRegistryAndroid> Create(
- ServiceRegistry* service_registry);
-
// Called from Java.
virtual void AddService(
JNIEnv* env,
« no previous file with comments | « content/public/browser/BUILD.gn ('k') | content/public/browser/browser_child_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698