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

Unified Diff: mojo/mojo_base.gyp

Issue 1769163002: Add a instance groups to Connect(), and introduce an Identity struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 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') | mojo/mojo_shell.gyp » ('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 532d44a85c3fccdb9a3c2fa05eeb6924af35cbf9..36c38ccad8fb8d35e5faaaec4006f82d85092641 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -200,6 +200,7 @@
'shell/public/cpp/connect.h',
'shell/public/cpp/connection.h',
'shell/public/cpp/connector.h',
+ 'shell/public/cpp/identity.h',
'shell/public/cpp/initialize_base_and_icu.cc',
'shell/public/cpp/initialize_base_and_icu.h',
'shell/public/cpp/interface_binder.h',
@@ -211,6 +212,7 @@
'shell/public/cpp/lib/connection_impl.h',
'shell/public/cpp/lib/connector_impl.cc',
'shell/public/cpp/lib/connector_impl.h',
+ 'shell/public/cpp/lib/identity.cc',
'shell/public/cpp/lib/interface_factory_binder.h',
'shell/public/cpp/lib/interface_registry.cc',
'shell/public/cpp/lib/message_loop_ref.cc',
« no previous file with comments | « media/mojo/services/mojo_media_application.cc ('k') | mojo/mojo_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698