Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: gpu/gles2_conform_support/BUILD.gn

Issue 2032673002: Fix Win/GN build of GLES2-CTS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gpu/gles2_conform_support/native/egl_native_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gles2_conform_support/BUILD.gn
diff --git a/gpu/gles2_conform_support/BUILD.gn b/gpu/gles2_conform_support/BUILD.gn
index 06b796f3f9870f0428c04a054c89eb9313f90f71..65dcb03b1c30c43d9f42634f8428345dddf1aeab 100644
--- a/gpu/gles2_conform_support/BUILD.gn
+++ b/gpu/gles2_conform_support/BUILD.gn
@@ -44,7 +44,6 @@ executable("gles2_conform_support") {
sources = [
"gles2_conform_support.c",
"native/egl_native.cc",
- "native/egl_native_win.cc",
"native/main.cc",
]
defines = [
« no previous file with comments | « no previous file | gpu/gles2_conform_support/native/egl_native_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698