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

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

Issue 2105653002: Delete content::ServiceRegistry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ew
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/content_common.gypi ('k') | content/public/common/service_registry.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 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 {
« no previous file with comments | « content/content_common.gypi ('k') | content/public/common/service_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698