Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index a1ec31f43a6f9e84c6aff2d5459ad3f3e961faf6..03a594d46a9c2d84fc37cf8cb4f25d065f937c93 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -122,6 +122,7 @@ 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/blink", |
"//gpu/command_buffer/client:gl_in_process_context", |
"//gpu/command_buffer/client:gles2_c_lib", |
"//gpu/command_buffer/client:gles2_cmd_helper", |