From 9e8922bb4c140b5efd5e14d5d6561717c512d4b7 Mon Sep 17 00:00:00 2001 From: "dongseong.hwang" Date: Tue, 1 Sep 2015 04:04:49 -0700 Subject: Reland of "gpu: workaround force_cube_map_positive_x_allocation fixes Android crash." Original CL: https://codereview.chromium.org/1280163004 Revert: https://codereview.chromium.org/1298263002 False revert for Linux Msan crash BUG=517548 Review URL: https://codereview.chromium.org/1286193008 Cr-Commit-Position: refs/heads/master@{#346622} --- gpu/BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'gpu/BUILD.gn') diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn index cf99377..2668617 100644 --- a/gpu/BUILD.gn +++ b/gpu/BUILD.gn @@ -85,6 +85,7 @@ test("gl_tests") { "command_buffer/tests/gl_clear_framebuffer_unittest.cc", "command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_unittest.cc", "command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc", + "command_buffer/tests/gl_cube_map_texture_unittest.cc", "command_buffer/tests/gl_depth_texture_unittest.cc", "command_buffer/tests/gl_gpu_memory_buffer_unittest.cc", "command_buffer/tests/gl_lose_context_chromium_unittest.cc", -- cgit v1.1