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