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

Unified Diff: mojo/mojo_base.gyp

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 | « components/html_viewer/html_document_application_delegate.cc ('k') | mojo/shell/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 86a028f2e550ed00fed6d094e437580f37c14300..b451a6e608e6ca0f1a6eb7ad54efb1a1325d57a9 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -230,16 +230,16 @@
'shell/public/cpp/connection.h',
'shell/public/cpp/initialize_base_and_icu.cc',
'shell/public/cpp/initialize_base_and_icu.h',
+ 'shell/public/cpp/interface_binder.h',
'shell/public/cpp/interface_factory.h',
'shell/public/cpp/interface_factory_impl.h',
'shell/public/cpp/lib/app_lifetime_helper.cc',
'shell/public/cpp/lib/application_runner.cc',
'shell/public/cpp/lib/connection_impl.cc',
'shell/public/cpp/lib/connection_impl.h',
- 'shell/public/cpp/lib/interface_factory_connector.h',
+ 'shell/public/cpp/lib/interface_factory_binder.h',
'shell/public/cpp/lib/shell_client.cc',
'shell/public/cpp/lib/shell_connection.cc',
- 'shell/public/cpp/service_connector.h',
'shell/public/cpp/shell.h',
'shell/public/cpp/shell_client.h',
'shell/public/cpp/shell_connection.h',
« no previous file with comments | « components/html_viewer/html_document_application_delegate.cc ('k') | mojo/shell/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698