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

Unified Diff: gpu/gles2_conform_support/gles2_conform_test.gyp

Issue 1586293002: Don't depend on gles2_conform_support.gyp:egl_native in windowless (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@defaultdirectcomposition
Patch Set: Created 4 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gles2_conform_support/gles2_conform_test.gyp
diff --git a/gpu/gles2_conform_support/gles2_conform_test.gyp b/gpu/gles2_conform_support/gles2_conform_test.gyp
index 9ddbce4c75d358c593c3e7c8e275cfb41e9b610c..6abe003d1fa961c4cdb952cda4ea2f2d04f6b62c 100644
--- a/gpu/gles2_conform_support/gles2_conform_test.gyp
+++ b/gpu/gles2_conform_support/gles2_conform_test.gyp
@@ -110,7 +110,6 @@
'type': 'executable',
'dependencies': [
'gles2_conform_test_embedded_data',
- '<(DEPTH)/gpu/gles2_conform_support/gles2_conform_support.gyp:egl_native',
'<(DEPTH)/gpu/gles2_conform_support/gles2_conform_support.gyp:egl_main_windowless',
'<(DEPTH)/gpu/gpu.gyp:gles2_c_lib_nocheck',
'<(DEPTH)/third_party/expat/expat.gyp:expat',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698