Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 47b2b764403de3f21ccf0fa0e5fb6b64b89d3577..40f2a4807f02bf7518818bc91bfc64f21c949092 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -6,8 +6,8 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../components/tracing.gyp:tracing', |
- '../mojo/mojo.gyp:mojo_environment_chromium', |
- '../mojo/mojo.gyp:mojo_service_provider_bindings', |
+ '../mojo/mojo_base.gyp:mojo_environment_chromium', |
+ '../mojo/mojo_base.gyp:mojo_service_provider_bindings', |
'../skia/skia.gyp:skia', |
'../ui/base/ui_base.gyp:ui_base', |
'../ui/gfx/gfx.gyp:gfx', |