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

Unified Diff: mojo/mojo_services.gypi

Issue 298003008: Shell / ShellClient -> ServiceProvider (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/mojo_public.gypi ('k') | mojo/public/cpp/application/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index f8cc58d5d544a5a27060bb7ce05b88829cff24a0..b0536054b8f06a743900302c5b557159e4d9c0d2 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -91,7 +91,7 @@
'mojo_geometry_lib',
'mojo_gles2_service',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl',
],
'defines': [
@@ -155,7 +155,7 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'mojo_geometry_bindings',
'mojo_geometry_lib',
- 'mojo_shell_bindings',
+ 'mojo_service_provider_bindings',
'mojo_view_manager_bindings',
'mojo_view_manager_common',
],
@@ -236,7 +236,7 @@
'mojo_gles2',
'mojo_launcher_bindings',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl',
'mojo_view_manager_bindings',
'mojo_view_manager_common',
@@ -289,7 +289,7 @@
'mojo_environment_chromium',
'mojo_geometry_bindings',
'mojo_geometry_lib',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_shell_test_support',
'mojo_system_impl',
'mojo_view_manager_bindings',
@@ -322,7 +322,7 @@
'mojo_dbus_service',
'mojo_echo_bindings',
'mojo_environment_chromium',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl',
],
'sources': [
« no previous file with comments | « mojo/mojo_public.gypi ('k') | mojo/public/cpp/application/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698