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

Unified Diff: mojo/mojo_examples.gypi

Issue 208223006: Revert of Add creation of ServiceManager to Content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « mojo/mojo.gyp ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index 2191adf7311697b97117fcc806398e0cb6b0b09b..79531d8bab5742d8a5ecf2ee6d224d5e0279bc67 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -12,11 +12,10 @@
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
- 'mojo_bindings',
'mojo_environment_standalone',
'mojo_gles2',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_shell_bindings',
'mojo_system',
'mojo_utility',
],
@@ -64,7 +63,7 @@
'mojo_environment_chromium',
'mojo_gles2',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_shell_bindings',
'mojo_system',
],
'sources': [
@@ -121,7 +120,7 @@
'mojo_common_lib',
'mojo_environment_chromium',
'mojo_gles2',
- 'mojo_shell_client',
+ 'mojo_shell_bindings',
'mojo_system',
],
'sources': [
@@ -169,7 +168,7 @@
'mojo_environment_chromium',
'mojo_gles2',
'mojo_launcher_bindings',
- 'mojo_shell_client',
+ 'mojo_shell_bindings',
'mojo_system',
],
'sources': [
@@ -209,7 +208,7 @@
'mojo_environment_chromium',
'mojo_launcher_bindings',
'mojo_native_viewport_bindings',
- 'mojo_shell_client',
+ 'mojo_shell_bindings',
'mojo_system',
'mojo_view_manager_bindings',
],
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698