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

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

Issue 2075003002: Separate Remote InterfaceProvider again, and add a new client lib type for it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « media/mojo/services/mojo_media_application.cc ('k') | services/shell/public/cpp/connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/public/cpp/BUILD.gn
diff --git a/services/shell/public/cpp/BUILD.gn b/services/shell/public/cpp/BUILD.gn
index 9bef5f5df0eaf60f9876e1ad4a200d78858c2890..f179341e3f15ad6b1c1450d8f82f10f9d8500143 100644
--- a/services/shell/public/cpp/BUILD.gn
+++ b/services/shell/public/cpp/BUILD.gn
@@ -33,10 +33,12 @@ source_set("sources") {
"lib/interface_factory_binder.h",
"lib/interface_registry.cc",
"lib/names.cc",
+ "lib/remote_interface_registry.cc",
"lib/shell_client.cc",
"lib/shell_connection.cc",
"lib/shell_connection_ref.cc",
"names.h",
+ "remote_interface_registry.h",
"shell_client.h",
"shell_connection.h",
"shell_connection_ref.h",
« no previous file with comments | « media/mojo/services/mojo_media_application.cc ('k') | services/shell/public/cpp/connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698