From 96b6d537c2466ec760af816cde1fd665d2011fab Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Mon, 19 Mar 2018 10:57:42 -0400 Subject: Fix GrTextureStripAtlasManager cleanup order bug Bug: 820703 Change-Id: I6f1a895ceb213d38361bc03a472cf2a48e4720a5 Reviewed-on: https://skia-review.googlesource.com/115001 Reviewed-by: Greg Daniel Commit-Queue: Robert Phillips --- gn/tests.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index 661179e0aa..f20718e017 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -261,6 +261,7 @@ tests_sources = [ "$_tests/TextBlobCacheTest.cpp", "$_tests/TextBlobTest.cpp", "$_tests/TextureProxyTest.cpp", + "$_tests/TextureStripAtlasManagerTest.cpp", "$_tests/Time.cpp", "$_tests/TopoSortTest.cpp", "$_tests/ToSRGBColorFilter.cpp", -- cgit v1.2.3