| Index: ui/compositor/compositor.gyp
|
| diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp
|
| index e1bd7631004fd9e3a9117574e51248f113b36e6f..a1a1b20db8a95059952e2e5356ee21f337c7d715 100644
|
| --- a/ui/compositor/compositor.gyp
|
| +++ b/ui/compositor/compositor.gyp
|
| @@ -14,6 +14,7 @@
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '<(DEPTH)/cc/cc.gyp:cc',
|
| + '<(DEPTH)/gpu/gpu.gyp:command_buffer_common',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
|
| '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry',
|
|
|