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

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

Issue 1977123002: ApplicationConnection devolution, part 2.5. (Closed) Base URL: https://github.com/domokit/mojo.git@work790_app_conn_devo_2.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/application_connection.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 9bd8474b6f3c67ae6141f917c06e96b25890a810..dda638c2b7aa076bf76c0cdb75627dec155aa2bf 100644
--- a/mojo/public/cpp/application/BUILD.gn
+++ b/mojo/public/cpp/application/BUILD.gn
@@ -12,11 +12,9 @@ mojo_sdk_source_set("application") {
"application_impl.h",
"connect.h",
"connection_context.h",
- "interface_factory.h",
"lib/application_connection.cc",
"lib/application_delegate.cc",
"lib/application_impl.cc",
- "lib/interface_factory_connector.h",
"lib/service_connector_registry.cc",
"lib/service_connector_registry.h",
"lib/service_provider_impl.cc",
« no previous file with comments | « no previous file | mojo/public/cpp/application/application_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698