| Index: ui/surface/surface.gyp
|
| diff --git a/ui/surface/surface.gyp b/ui/surface/surface.gyp
|
| index 7ba677f4ac55f907bfa91299be65ed107ea341a9..903ea49c19f76a16b765795bbe22f3ac57645a23 100644
|
| --- a/ui/surface/surface.gyp
|
| +++ b/ui/surface/surface.gyp
|
| @@ -59,6 +59,7 @@
|
| 'dependencies': [
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| + '<(DEPTH)/media/media.gyp:media',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/ui/gl/gl.gyp:gl',
|
| '<(DEPTH)/ui/ui.gyp:ui',
|
|
|