Index: gpu/gles2_conform_support/native/BUILD.gn |
diff --git a/gpu/gles2_conform_support/native/BUILD.gn b/gpu/gles2_conform_support/native/BUILD.gn |
index f64048c8a13e77ecfe24b93a8bd7b5d1abb154c3..4f779c79ffc3d5f535530dcfc8b223795ce14a2a 100644 |
--- a/gpu/gles2_conform_support/native/BUILD.gn |
+++ b/gpu/gles2_conform_support/native/BUILD.gn |
@@ -16,6 +16,7 @@ source_set("native") { |
"EGLAPIENTRY=", |
] |
deps = [ |
+ ":windowless", |
"//base", |
"//gpu/gles2_conform_support/egl", |
"//ui/gl", |