Index: mojo/mojo_examples.gypi |
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi |
index 5bece9b149c90cfa8fc397c06963f7be24bf0596..69099939687747782c39149e519a637098eb6c45 100644 |
--- a/mojo/mojo_examples.gypi |
+++ b/mojo/mojo_examples.gypi |
@@ -284,11 +284,11 @@ |
'../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/gl/gl.gyp:gl', |
'mojo_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': [ |