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

Unified Diff: ui/gl/BUILD.gn

Issue 2775633006: Add unittests for gl_surface_egl to cover the changes in crrev.com/2698573002. (Closed)
Patch Set: Created 3 years, 9 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 | ui/gl/gl_surface_unittest.cc » ('j') | ui/gl/gl_surface_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/BUILD.gn
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index 238c677ea935d6324c82738d0da326f89ed0f498..7cfc68b00e877f881eacd4ba3cf81d36990c459f 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -376,6 +376,7 @@ test("gl_unittests") {
"gl_image_ref_counted_memory_unittest.cc",
"gl_image_shared_memory_unittest.cc",
"gl_surface_format_unittest.cc",
+ "gl_surface_unittest.cc",
"gl_version_info_unittest.cc",
"gpu_timing_unittest.cc",
]
« no previous file with comments | « no previous file | ui/gl/gl_surface_unittest.cc » ('j') | ui/gl/gl_surface_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698