Index: ui/compositor/BUILD.gn |
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn |
index 643671252ad4f2609554544b6cc9e3b7938e67a5..7990b9c911a8ab788cc20f0be4ec4850e40ebdec 100644 |
--- a/ui/compositor/BUILD.gn |
+++ b/ui/compositor/BUILD.gn |
@@ -115,6 +115,11 @@ source_set("test_support") { |
"//cc", |
"//cc/surfaces", |
"//cc:test_support", |
+ "//gpu/command_buffer/client:gl_in_process_context", |
+ "//gpu/command_buffer/client:gles2_c_lib", |
+ "//gpu/command_buffer/client:gles2_implementation", |
+ "//gpu/command_buffer/common:gles2_utils", |
+ "//gpu/skia_bindings", |
"//skia", |
"//testing/gtest", |
"//third_party/WebKit/public:blink_minimal", |