| Index: mojo/mojo_public.gypi
|
| diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
|
| index 166d8dabffe6e8a3dfc6a7d65712feb8476cecdc..3f73d74c5c957d64723af66d110d0f5d2636f159 100644
|
| --- a/mojo/mojo_public.gypi
|
| +++ b/mojo/mojo_public.gypi
|
| @@ -349,23 +349,6 @@
|
| ],
|
| },
|
| {
|
| - 'target_name': 'mojo_geometry_bindings',
|
| - 'type': 'static_library',
|
| - 'sources': [
|
| - 'public/interfaces/geometry/geometry.mojom',
|
| - ],
|
| - 'variables': {
|
| - 'mojom_base_output_dir': 'mojo',
|
| - },
|
| - 'includes': [ 'public/tools/bindings/mojom_bindings_generator.gypi' ],
|
| - 'dependencies': [
|
| - 'mojo_cpp_bindings',
|
| - ],
|
| - 'export_dependent_settings': [
|
| - 'mojo_cpp_bindings',
|
| - ],
|
| - },
|
| - {
|
| 'target_name': 'mojo_service_provider_bindings',
|
| 'type': 'static_library',
|
| 'sources': [
|
|
|