| Index: ui/surface/surface.gyp
|
| diff --git a/ui/surface/surface.gyp b/ui/surface/surface.gyp
|
| index 5887e06c990a02c84760c29ea643ad8c93f44e32..1f310dc3f37a386843758d72fa92f73ea68b0c45 100644
|
| --- a/ui/surface/surface.gyp
|
| +++ b/ui/surface/surface.gyp
|
| @@ -61,6 +61,7 @@
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '<(DEPTH)/media/media.gyp:media',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| + '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
|
| '<(DEPTH)/ui/gl/gl.gyp:gl',
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
| ],
|
| @@ -100,6 +101,7 @@
|
| '<(DEPTH)/media/media.gyp:media',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/testing/gtest.gyp:gtest',
|
| + '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
| 'surface',
|
| ],
|
|
|