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

Unified Diff: mojo/mojo_public.gypi

Issue 380413003: Mojo: Use InterfaceFactory<Interface> for service registration (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix network_service_loader Created 6 years, 5 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/gles2/command_buffer_client_impl.cc ('k') | mojo/mojo_services.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index c1c6e63d08cedd563aba34a72cf7184fe7717b3a..42cc9f504f49a106e43e62dca7923b403a9efcde 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -185,11 +185,11 @@
'sources': [
'public/cpp/application/application_impl.h',
'public/cpp/application/connect.h',
+ 'public/cpp/application/lib/application_connection.cc',
+ 'public/cpp/application/lib/application_delegate.cc',
'public/cpp/application/lib/application_impl.cc',
'public/cpp/application/lib/service_connector.cc',
'public/cpp/application/lib/service_connector.h',
- 'public/cpp/application/lib/application_connection.cc',
- 'public/cpp/application/lib/application_delegate.cc',
'public/cpp/application/lib/service_registry.cc',
'public/cpp/application/lib/service_registry.h',
],
« no previous file with comments | « mojo/gles2/command_buffer_client_impl.cc ('k') | mojo/mojo_services.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698