| Index: ui/gfx/surface/surface.gyp
|
| diff --git a/ui/gfx/surface/surface.gyp b/ui/gfx/surface/surface.gyp
|
| index c7d1dca677c469697c092877bb5d5ec34e78fb99..0cbfe94024185f1ccc0e3e2eccf437f0c6cfa9c2 100644
|
| --- a/ui/gfx/surface/surface.gyp
|
| +++ b/ui/gfx/surface/surface.gyp
|
| @@ -38,8 +38,8 @@
|
| 'msvs_guid': '6C99567D-6F02-43B5-BB35-D8E3F8D0D6D2',
|
| 'dependencies': [
|
| '<(DEPTH)/base/base.gyp:base',
|
| - '<(DEPTH)/app/app.gyp:app_base',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| + '<(DEPTH)/ui/gfx/gl/gl.gyp:gl',
|
| '<(DEPTH)/ui/ui.gyp:ui_gfx',
|
| ],
|
| 'sources': [
|
|
|