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

Unified Diff: gpu/BUILD.gn

Issue 1325433003: command_buffer: Add support for creating non-WebGL ES 3 contexts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 5 years, 4 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 | gpu/blink/webgraphicscontext3d_impl.cc » ('j') | gpu/blink/webgraphicscontext3d_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index cf993771214fe341fbe0762c2fc6d3d7e6c076f6..4f7f9582b9fa95e8622ac300333406e08311b089 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -79,6 +79,7 @@ group("gl_tests_run") {
test("gl_tests") {
sources = [
"command_buffer/tests/compressed_texture_test.cc",
+ "command_buffer/tests/es3_misc_functions_unittest.cc",
"command_buffer/tests/gl_bind_uniform_location_unittest.cc",
"command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc",
"command_buffer/tests/gl_chromium_path_rendering_unittest.cc",
« no previous file with comments | « no previous file | gpu/blink/webgraphicscontext3d_impl.cc » ('j') | gpu/blink/webgraphicscontext3d_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698