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

Unified Diff: mojo/public/cpp/application/BUILD.gn

Issue 1984463002: More cleanup: Get rid of ServiceConnectorRegistry. (Closed) Base URL: https://github.com/domokit/mojo.git@work791_app_conn_devo_4
Patch Set: Created 4 years, 7 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 | « no previous file | mojo/public/cpp/application/lib/service_connector_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/application/BUILD.gn
diff --git a/mojo/public/cpp/application/BUILD.gn b/mojo/public/cpp/application/BUILD.gn
index cbf41ace0d904b75d2b12341d7dae03e6fdc6098..b2d0620d57ab8ba17dd03b2d37b2db3f17f9dcb8 100644
--- a/mojo/public/cpp/application/BUILD.gn
+++ b/mojo/public/cpp/application/BUILD.gn
@@ -13,8 +13,6 @@ mojo_sdk_source_set("application") {
"connection_context.h",
"lib/application_delegate.cc",
"lib/application_impl.cc",
- "lib/service_connector_registry.cc",
- "lib/service_connector_registry.h",
"lib/service_provider_impl.cc",
"service_connector.h",
"service_provider_impl.h",
« no previous file with comments | « no previous file | mojo/public/cpp/application/lib/service_connector_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698