| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index af4c97acf3174da8e9836ccee5a3759a9084fd7d..b836d5c64d12bb7374e1a5df682c855cb16836e6 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -102,6 +102,7 @@ source_set("common") {
|
| "//ipc/mojo",
|
| # TODO: the dependency on gl_in_process_context should be decoupled from
|
| # content and moved to android_webview. See crbug.com/365797.
|
| + "//gpu/blink",
|
| "//gpu/command_buffer/client:gl_in_process_context",
|
| "//gpu/command_buffer/client:gles2_c_lib",
|
| "//gpu/command_buffer/client:gles2_cmd_helper",
|
|
|