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

Unified Diff: services/service_manager/public/cpp/BUILD.gn

Issue 2847743003: Eliminate InterfaceRegistry (Closed)
Patch Set: . Created 3 years, 8 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 | « mojo/BUILD.gn ('k') | services/service_manager/public/cpp/interface_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/public/cpp/BUILD.gn
diff --git a/services/service_manager/public/cpp/BUILD.gn b/services/service_manager/public/cpp/BUILD.gn
index a2452f5c0d060a5d36106695c38f2bb6befe532f..578444c3a8e84bb1cfb88398c0324e1795c454c8 100644
--- a/services/service_manager/public/cpp/BUILD.gn
+++ b/services/service_manager/public/cpp/BUILD.gn
@@ -20,7 +20,6 @@ static_library("sources") {
"interface_factory_impl.h",
"interface_provider.h",
"interface_provider_spec.h",
- "interface_registry.h",
"lib/binder_registry.cc",
"lib/callback_binder.cc",
"lib/callback_binder.h",
@@ -30,7 +29,6 @@ static_library("sources") {
"lib/interface_factory_binder.h",
"lib/interface_provider.cc",
"lib/interface_provider_spec.cc",
- "lib/interface_registry.cc",
"lib/service.cc",
"lib/service_context.cc",
"lib/service_context_ref.cc",
« no previous file with comments | « mojo/BUILD.gn ('k') | services/service_manager/public/cpp/interface_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698