| Index: mojo/mojo_examples.gypi
|
| diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
|
| index b99741d44bfc8e6583f27f413f1cfa3a055c29a0..5b08b55ca4f063a16195f6302ba886c1e88c508b 100644
|
| --- a/mojo/mojo_examples.gypi
|
| +++ b/mojo/mojo_examples.gypi
|
| @@ -296,7 +296,6 @@
|
| 'mojo_geometry_bindings',
|
| 'mojo_geometry_lib',
|
| 'mojo_input_events_lib',
|
| - 'mojo_launcher_bindings',
|
| 'mojo_navigation_bindings',
|
| 'mojo_system_impl',
|
| 'mojo_views_support',
|
| @@ -364,6 +363,7 @@
|
| 'mojo_environment_chromium',
|
| 'mojo_geometry_bindings',
|
| 'mojo_gles2',
|
| + 'mojo_launcher_bindings',
|
| 'mojo_navigation_bindings',
|
| 'mojo_view_manager_lib',
|
| 'mojo_window_manager_bindings',
|
|
|