| Index: mojo/mojo_examples.gypi
|
| diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
|
| index 15c0e5d9ddd913ced5d6e582963c20ef4697cc52..b99741d44bfc8e6583f27f413f1cfa3a055c29a0 100644
|
| --- a/mojo/mojo_examples.gypi
|
| +++ b/mojo/mojo_examples.gypi
|
| @@ -99,6 +99,7 @@
|
| 'mojo_application',
|
| 'mojo_cpp_bindings',
|
| 'mojo_environment_chromium',
|
| + 'mojo_navigation_bindings',
|
| 'mojo_network_bindings',
|
| 'mojo_launcher_bindings',
|
| 'mojo_system_impl',
|
| @@ -119,6 +120,7 @@
|
| 'mojo_application',
|
| 'mojo_cpp_bindings',
|
| 'mojo_environment_chromium',
|
| + 'mojo_navigation_bindings',
|
| 'mojo_network_bindings',
|
| 'mojo_launcher_bindings',
|
| 'mojo_system_impl',
|
| @@ -295,6 +297,7 @@
|
| 'mojo_geometry_lib',
|
| 'mojo_input_events_lib',
|
| 'mojo_launcher_bindings',
|
| + 'mojo_navigation_bindings',
|
| 'mojo_system_impl',
|
| 'mojo_views_support',
|
| 'mojo_view_manager_bindings',
|
|
|