Index: mojo/mojo_shell.gyp |
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp |
index 1858049f5dc751cc504488aca805cb6d319fce2b..5fda7bfb7dac3d00e0b4b54acd493fb7abaef466 100644 |
--- a/mojo/mojo_shell.gyp |
+++ b/mojo/mojo_shell.gyp |
@@ -34,12 +34,11 @@ |
'<(DEPTH)/base/base.gyp:base', |
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'<(DEPTH)/crypto/crypto.gyp:crypto', |
+ '<(DEPTH)/mojo/mojo_base.gyp:mojo_application_bindings_mojom', |
'<(DEPTH)/mojo/mojo_base.gyp:mojo_common_lib', |
'<(DEPTH)/mojo/mojo_base.gyp:mojo_environment_chromium', |
'<(DEPTH)/mojo/mojo_base.gyp:mojo_url_type_converters', |
- '<(DEPTH)/mojo/mojo_services.gyp:content_handler_bindings_mojom', |
'<(DEPTH)/mojo/mojo_services.gyp:network_service_bindings_mojom', |
- '<(DEPTH)/third_party/mojo/mojo_public.gyp:mojo_application_bindings_mojom', |
'<(DEPTH)/third_party/mojo/mojo_edk.gyp:mojo_system_impl', |
'<(DEPTH)/url/url.gyp:url_lib', |
], |