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

Unified Diff: mojo/mojo_examples.gypi

Issue 298653010: Change Shell / ShellClient to ServiceProvider (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Support content Mojo stuff 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
Index: mojo/mojo_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index 10c7ba285a780332578114c018dc1bc1eb5102dc..da07826a83beeba4f92b92e28bb662876d0ce9a0 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -16,7 +16,7 @@
'mojo_geometry_bindings',
'mojo_gles2',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system',
'mojo_utility',
],
@@ -50,7 +50,7 @@
'mojo_geometry_lib',
'mojo_gles2',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl',
],
'sources': [
@@ -80,7 +80,7 @@
'mojo_geometry_bindings',
'mojo_gles2',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl',
],
'defines': [
@@ -180,7 +180,7 @@
'mojo_geometry_bindings',
'mojo_geometry_lib',
'mojo_gles2',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl'
],
'sources': [
@@ -233,7 +233,7 @@
'mojo_geometry_lib',
'mojo_gles2',
'mojo_launcher_bindings',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl',
],
'sources': [
@@ -261,7 +261,7 @@
'mojo_geometry_bindings',
'mojo_gles2',
'mojo_view_manager_lib',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system_impl',
'mojo_utility',
],
@@ -281,7 +281,7 @@
'mojo_cpp_bindings',
'mojo_environment_standalone',
'mojo_echo_bindings',
- 'mojo_shell_client',
+ 'mojo_application',
'mojo_system',
'mojo_utility',
],

Powered by Google App Engine
This is Rietveld 408576698