| Index: mojo/mojo_examples.gypi
|
| diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
|
| index 10c7ba285a780332578114c018dc1bc1eb5102dc..3ce143af5948b19c630f6992cc6a61ff8df273bd 100644
|
| --- a/mojo/mojo_examples.gypi
|
| +++ b/mojo/mojo_examples.gypi
|
| @@ -75,6 +75,7 @@
|
| '../gpu/gpu.gyp:command_buffer_common',
|
| '../ppapi/ppapi.gyp:ppapi_c',
|
| '../ppapi/ppapi_internal.gyp:ppapi_example_gles2_spinning_cube',
|
| + '../ui/events/events.gyp:events_base',
|
| 'mojo_common_lib',
|
| 'mojo_environment_chromium',
|
| 'mojo_geometry_bindings',
|
|
|