| Index: mojo/mojo_examples.gypi
|
| diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
|
| index 0731887e1f2c741751c60f2f7033b1fb9b60d801..87a31ca5d5d855081d19671836d9ec20185bd1ac 100644
|
| --- a/mojo/mojo_examples.gypi
|
| +++ b/mojo/mojo_examples.gypi
|
| @@ -88,6 +88,7 @@
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../ppapi/ppapi.gyp:ppapi_c',
|
| '../ppapi/ppapi_internal.gyp:ppapi_example_gles2_spinning_cube',
|
| + 'mojo_common_lib',
|
| 'mojo_environment_chromium',
|
| 'mojo_gles2',
|
| 'mojo_native_viewport_bindings',
|
|
|