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

Unified Diff: mojo/mojo_public.gypi

Issue 337533002: Introduce internal::ServiceRegistry to prepare for ServiceProvider split. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge problems Created 6 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 | « no previous file | mojo/public/cpp/application/application.h » ('j') | mojo/public/cpp/application/application.h » ('J')
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 c033749a4acc29ff408fcbb68cb28f8ac51ecf0a..760a849eb531fe969fe334ea0350c58c484b5697 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -394,6 +394,8 @@
'public/cpp/application/lib/application.cc',
'public/cpp/application/lib/service_connector.cc',
'public/cpp/application/lib/service_connector.h',
+ 'public/cpp/application/lib/service_registry.cc',
+ 'public/cpp/application/lib/service_registry.h',
],
'dependencies': [
'mojo_service_provider_bindings',
« no previous file with comments | « no previous file | mojo/public/cpp/application/application.h » ('j') | mojo/public/cpp/application/application.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698