Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index 482749361069a5a9a4275931b3266a96134179b9..bbfd152665fceefcd00bf0b81f243828cd7357b1 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -5,7 +5,7 @@ |
| { |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| - '../mojo/mojo.gyp:mojo_service_provider_bindings', |
| + '../mojo/mojo_base.gyp:mojo_service_provider_bindings', |
| '../skia/skia.gyp:skia', |
| '../ui/gl/gl.gyp:gl', |
| ], |