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

Unified Diff: ui/gl/BUILD.gn

Issue 2070313002: Parse GL_VERSION incorrectly when version string is without release_number (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Four indent instead of two Created 4 years, 6 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_tests.gyp » ('j') | no next file with comments »
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 43d3ab2c0e2d18aba9dc91cdc56391b3e519ebf4..aa1fb6eb9b67a5acb2b0dd709556fa4c49237614 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -338,6 +338,7 @@ test("gl_unittests") {
"gl_api_unittest.cc",
"gl_image_ref_counted_memory_unittest.cc",
"gl_image_shared_memory_unittest.cc",
+ "gl_version_info_unittest.cc",
"gpu_timing_unittest.cc",
"test/run_all_unittests.cc",
]
« no previous file with comments | « no previous file | ui/gl/gl_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698