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

Unified Diff: content/content_tests.gypi

Issue 1895443004: Pull YUV Readback tests out of gl_helper_unittest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase + Cleanup Created 4 years, 8 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 | « content/browser/compositor/yuv_readback_unittest.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e69ad488a714a989bcf9e99fe75a27721041a0d7..c5f3e72b4c36d9fd57a6bde2879b9f6ddd67186d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1537,6 +1537,7 @@
],
'sources': [
'browser/compositor/gl_helper_unittest.cc',
+ 'browser/compositor/yuv_readback_unittest.cc',
'common/gpu/client/gpu_context_tests.h',
'common/gpu/client/gpu_in_process_context_tests.cc',
'test/run_all_gl_tests.cc',
« no previous file with comments | « content/browser/compositor/yuv_readback_unittest.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698