| Index: blimp/client/support/compositor/BUILD.gn
|
| diff --git a/blimp/client/support/compositor/BUILD.gn b/blimp/client/support/compositor/BUILD.gn
|
| index 0a4a732516e20f967ea7f33cc71d0ef63e67312e..619761febbef674327e1000118b1a31da14faa07 100644
|
| --- a/blimp/client/support/compositor/BUILD.gn
|
| +++ b/blimp/client/support/compositor/BUILD.gn
|
| @@ -28,6 +28,7 @@ source_set("compositor") {
|
| "//gpu/command_buffer/client:gles2_c_lib",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/ipc:gl_in_process_context",
|
| + "//gpu/ipc/common",
|
| "//ui/gl",
|
| ]
|
|
|
|
|