blob: e443e0ebf105d062887c607176b237cca2fa10a5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ui/gl/BUILD.gn.orig 2025-06-30 07:04:30 UTC
+++ ui/gl/BUILD.gn
@@ -569,7 +569,6 @@ test("gl_unittests") {
data_deps = [
"//testing/buildbot/filters:gl_unittests_filters",
- "//third_party/mesa_headers",
]
if (is_win) {
|