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

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

Issue 1678923003: Rename ServiceConnector to InterfaceBinder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@connection
Patch Set: . Created 4 years, 10 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/mojo_base.gyp ('k') | mojo/shell/public/cpp/connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/public/cpp/BUILD.gn
diff --git a/mojo/shell/public/cpp/BUILD.gn b/mojo/shell/public/cpp/BUILD.gn
index 3dcc86bc53e7e74455398d3ea48f166c46ed46fe..53a0d99586b7bb577ea0f3fd31249eb22219b6c7 100644
--- a/mojo/shell/public/cpp/BUILD.gn
+++ b/mojo/shell/public/cpp/BUILD.gn
@@ -25,16 +25,16 @@ source_set("sources") {
"connect.h",
"connection.h",
"initialize_base_and_icu.cc",
+ "interface_binder.h",
"interface_factory.h",
"interface_factory_impl.h",
"lib/app_lifetime_helper.cc",
"lib/application_runner.cc",
"lib/connection_impl.cc",
"lib/connection_impl.h",
- "lib/interface_factory_connector.h",
+ "lib/interface_factory_binder.h",
"lib/shell_client.cc",
"lib/shell_connection.cc",
- "service_connector.h",
"shell.h",
"shell_client.h",
"shell_connection.h",
« no previous file with comments | « mojo/mojo_base.gyp ('k') | mojo/shell/public/cpp/connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698