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

Unified Diff: services/shell/shell_public.gyp

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 | « services/shell/public/cpp/tests/interface_registry_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/shell_public.gyp
diff --git a/services/shell/shell_public.gyp b/services/shell/shell_public.gyp
index c8b248725e70f01cdbacfff10bce72a7ac6befd1..0b8f078cf5279470858f81ace08e863414124db5 100644
--- a/services/shell/shell_public.gyp
+++ b/services/shell/shell_public.gyp
@@ -55,10 +55,12 @@
'public/cpp/lib/interface_factory_binder.h',
'public/cpp/lib/interface_registry.cc',
'public/cpp/lib/names.cc',
+ 'public/cpp/lib/remote_interface_registry.cc',
'public/cpp/lib/shell_client.cc',
'public/cpp/lib/shell_connection.cc',
'public/cpp/lib/shell_connection_ref.cc',
'public/cpp/names.h',
+ 'public/cpp/remote_interface_registry.h',
'public/cpp/shell_client.h',
'public/cpp/shell_connection.h',
'public/cpp/shell_connection_ref.h',
« no previous file with comments | « services/shell/public/cpp/tests/interface_registry_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698