From a8cdbd7431b6a27d28db1bc80d7557cedf7e66d0 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Tue, 17 Jul 2018 12:30:40 -0400 Subject: Restore SkLightingShader and associated classes This reverts https://skia-review.googlesource.com/c/skia/+/31140 (Remove SkLightingShader and associated classes) and updates the classes to ToT Change-Id: I3b1df1704cca8907aa00f081a7e93339b65ad4fa Reviewed-on: https://skia-review.googlesource.com/141545 Reviewed-by: Mike Reed Commit-Queue: Robert Phillips --- gn/gm.gni | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gn/gm.gni') diff --git a/gn/gm.gni b/gn/gm.gni index 111d68d075..587f83b0b8 100644 --- a/gn/gm.gni +++ b/gn/gm.gni @@ -198,6 +198,8 @@ gm_sources = [ "$_gm/lcdoverlap.cpp", "$_gm/lcdtext.cpp", "$_gm/lighting.cpp", + "$_gm/lightingshader.cpp", + "$_gm/lightingshader2.cpp", "$_gm/linepaths.cpp", "$_gm/localmatriximagefilter.cpp", "$_gm/localmatriximageshader.cpp", -- cgit v1.2.3