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

Unified Diff: content/test/BUILD.gn

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/content_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 989c6c3a8caed401988dc54697c82db03ecdbdfa..c44fc265d0f999dcfcd7d9d89d83dcef401fdbae 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -915,6 +915,7 @@ test("content_gl_tests") {
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",
"run_all_gl_tests.cc",
« no previous file with comments | « content/content_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698