Index: mojo/mojo_examples.gypi |
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi |
index a81802a56bde1ea23b92000e8dd3915a13095a3b..79a3242a62ac363b1a1ac29eca7904fb0ef1de46 100644 |
--- a/mojo/mojo_examples.gypi |
+++ b/mojo/mojo_examples.gypi |
@@ -285,11 +285,11 @@ |
'../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'mojo_cpp_bindings', |
- 'mojo_environment_standalone', |
+ 'mojo_environment_chromium', |
'mojo_gles2', |
- 'mojo_view_manager_bindings', |
+ 'mojo_view_manager_lib', |
'mojo_shell_client', |
- 'mojo_system', |
+ 'mojo_system_impl', |
'mojo_utility', |
], |
'sources': [ |