Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index 7c8acc8f63ee83cc0cb444d6b72a398e25a4686b..548cdd7748bc9bd2ac1aa4e48de38a5747704a80 100644 |
--- a/gpu/BUILD.gn |
+++ b/gpu/BUILD.gn |
@@ -55,10 +55,9 @@ source_set("test_support") { |
"command_buffer/client/gles2_interface_stub.h", |
] |
- configs += [ "//third_party/khronos:khronos_headers" ] |
- |
deps = [ |
":gpu", |
+ "//gpu/command_buffer/client:gles2_interface", |
"//testing/gmock", |
"//testing/gtest", |
"//ui/gl:gl_unittest_utils", |