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

Unified Diff: gpu/gpu.gyp

Issue 2164723003: Fix gpu mipmap support on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 45a6bac0790708361650e9a8562d68badbc7ce49..468c2d25b44fdd45e97b55d4f72dc69cbbe56bb4 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -430,6 +430,7 @@
# Note: sources list duplicated in GN build.
'command_buffer/tests/compressed_texture_test.cc',
'command_buffer/tests/es3_misc_functions_unittest.cc',
+ 'command_buffer/tests/gl_bgra_mipmap_unittest.cc',
'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
'command_buffer/tests/gl_chromium_framebuffer_mixed_samples_unittest.cc',
'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698