From 3f4531d3124e1053f5f0415dc6309ba3aed02b8e Mon Sep 17 00:00:00 2001 From: Herb Derby Date: Tue, 18 Apr 2017 15:01:40 -0400 Subject: Remove SkVarAlloc Change-Id: Id41d3e03390185f72b682225aeb140df45c84a34 Reviewed-on: https://skia-review.googlesource.com/13763 Commit-Queue: Mike Klein Reviewed-by: Mike Klein --- gn/core.gni | 1 - gn/tests.gni | 1 - 2 files changed, 2 deletions(-) (limited to 'gn') diff --git a/gn/core.gni b/gn/core.gni index e59e35a18c..3a5a4edf07 100644 --- a/gn/core.gni +++ b/gn/core.gni @@ -358,7 +358,6 @@ skia_core_sources = [ "$_src/core/SkValidatingReadBuffer.cpp", "$_src/core/SkValidatingReadBuffer.h", "$_src/core/SkValidationUtils.h", - "$_src/core/SkVarAlloc.cpp", "$_src/core/SkVertices.cpp", "$_src/core/SkVertState.cpp", "$_src/core/SkWriteBuffer.cpp", diff --git a/gn/tests.gni b/gn/tests.gni index a7060b6272..4350ef280c 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -248,7 +248,6 @@ tests_sources = [ "$_tests/TypefaceTest.cpp", "$_tests/UnicodeTest.cpp", "$_tests/UtilsTest.cpp", - "$_tests/VarAllocTest.cpp", "$_tests/VerticesTest.cpp", "$_tests/VkClearTests.cpp", "$_tests/VkHeapTests.cpp", -- cgit v1.2.3