Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index c15e7a537795980671019b11689f65c2be850a77..396106ce1a419eb6d76becd36566eed3785cab82 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -5,7 +5,7 @@ |
| { |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| - '../mojo/mojo_base.gyp:mojo_application_bindings', |
| + '../mojo/public/mojo_public.gyp:mojo_application_bindings', |
| '../skia/skia.gyp:skia', |
| '../ui/gl/gl.gyp:gl', |
| ], |