| Index: mojo/mojo_examples.gypi
|
| diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
|
| index d3365ef9ce82ebb42964fc0621ca86396728e85c..5d69e64499e2a03168fffc40be59736c7c6fa2d7 100644
|
| --- a/mojo/mojo_examples.gypi
|
| +++ b/mojo/mojo_examples.gypi
|
| @@ -287,6 +287,7 @@
|
| 'mojo_environment_chromium',
|
| 'mojo_geometry_bindings',
|
| 'mojo_gles2',
|
| + 'mojo_navigation_bindings',
|
| 'mojo_view_manager_lib',
|
| 'mojo_window_manager_bindings',
|
| 'mojo_system_impl',
|
| @@ -304,11 +305,13 @@
|
| '../base/base.gyp:base',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../ui/gl/gl.gyp:gl',
|
| + '../url/url.gyp:url_lib',
|
| 'mojo_application',
|
| 'mojo_cpp_bindings',
|
| 'mojo_environment_chromium',
|
| 'mojo_geometry_bindings',
|
| 'mojo_gles2',
|
| + 'mojo_navigation_bindings',
|
| 'mojo_view_manager_lib',
|
| 'mojo_window_manager_bindings',
|
| 'mojo_system_impl',
|
|
|