| Index: components/display_compositor/BUILD.gn
|
| diff --git a/components/display_compositor/BUILD.gn b/components/display_compositor/BUILD.gn
|
| index 1e84a407ac4d19e87886741cb4dc867488ff3808..984f0422d2b5a7931feb12cd69d68894144a2cfc 100644
|
| --- a/components/display_compositor/BUILD.gn
|
| +++ b/components/display_compositor/BUILD.gn
|
| @@ -29,6 +29,7 @@ component("display_compositor") {
|
| "//gpu/command_buffer/client",
|
| "//gpu/command_buffer/client:gles2_interface",
|
| "//gpu/command_buffer/common",
|
| + "//gpu/ipc/common:surface_handle_type",
|
| "//skia",
|
| "//ui/display/types",
|
| "//ui/gfx",
|
|
|