| Index: mojo/mojo_examples.gypi
|
| diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
|
| index 08b889605d59fe4345399f329adba52441bf2018..fd4b60c911399440be4cbb8040c851dfed7ce06d 100644
|
| --- a/mojo/mojo_examples.gypi
|
| +++ b/mojo/mojo_examples.gypi
|
| @@ -12,12 +12,11 @@
|
| 'mojo_gles2_bindings',
|
| 'mojo_native_viewport_bindings',
|
| 'mojo_system',
|
| + 'mojo_shell_bindings',
|
| ],
|
| 'sources': [
|
| 'examples/sample_app/gles2_client_impl.cc',
|
| 'examples/sample_app/gles2_client_impl.cc',
|
| - 'examples/sample_app/native_viewport_client_impl.cc',
|
| - 'examples/sample_app/native_viewport_client_impl.h',
|
| 'examples/sample_app/sample_app.cc',
|
| 'examples/sample_app/spinning_cube.cc',
|
| 'examples/sample_app/spinning_cube.h',
|
|
|