summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_gl_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-ui_gl_BUILD.gn')
-rw-r--r--www/chromium/files/patch-ui_gl_BUILD.gn14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/chromium/files/patch-ui_gl_BUILD.gn b/www/chromium/files/patch-ui_gl_BUILD.gn
index 8de15efce1d9..9b4c81eccd06 100644
--- a/www/chromium/files/patch-ui_gl_BUILD.gn
+++ b/www/chromium/files/patch-ui_gl_BUILD.gn
@@ -1,15 +1,15 @@
---- ui/gl/BUILD.gn.orig 2024-07-30 11:12:21 UTC
+--- ui/gl/BUILD.gn.orig 2024-08-26 12:06:38 UTC
+++ ui/gl/BUILD.gn
-@@ -153,8 +153,6 @@ component("gl") {
+@@ -149,8 +149,6 @@ component("gl") {
defines += [ "GPU_ENABLE_SERVICE_LOGGING" ]
}
- include_dirs = [ "//third_party/mesa_headers" ]
-
- all_dependent_configs = [ ":gl_config" ]
-
public_configs = [ "//third_party/khronos:khronos_headers" ]
-@@ -171,7 +169,6 @@ component("gl") {
+
+ deps = [
+@@ -165,7 +163,6 @@ component("gl") {
]
public_deps = [
"//base",
@@ -17,7 +17,7 @@
"//ui/events/platform",
"//ui/gfx",
"//ui/gfx/geometry",
-@@ -374,7 +371,6 @@ component("gl") {
+@@ -313,7 +310,6 @@ component("gl") {
data_deps += [
"//third_party/angle:libEGL",
"//third_party/angle:libGLESv2",
@@ -25,7 +25,7 @@
]
if (enable_swiftshader) {
data_deps += [
-@@ -573,7 +569,6 @@ test("gl_unittests") {
+@@ -538,7 +534,6 @@ test("gl_unittests") {
data_deps = [
"//testing/buildbot/filters:gl_unittests_filters",