From d284949b595e2d7c6c6901c5b49e822a02a4d79f Mon Sep 17 00:00:00 2001 From: Mike Reed Date: Wed, 10 Jan 2018 14:31:18 -0500 Subject: restore intersect methods to use old-style empty-checks on their inputs Bug introduced when we made isEmpty check for int32_t width/height Bug:800804 Change-Id: I59799c88fb02f176c1545dd0edae050b510df079 Reviewed-on: https://skia-review.googlesource.com/93302 Reviewed-by: Florin Malita Commit-Queue: Mike Reed --- gn/gm.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/gm.gni') diff --git a/gn/gm.gni b/gn/gm.gni index cdbe829a8c..25c80bf886 100644 --- a/gn/gm.gni +++ b/gn/gm.gni @@ -162,6 +162,7 @@ gm_sources = [ "$_gm/hardstop_gradients.cpp", "$_gm/highcontrastfilter.cpp", "$_gm/hittestpath.cpp", + "$_gm/hugepath.cpp", "$_gm/hsl.cpp", "$_gm/image.cpp", "$_gm/image_pict.cpp", -- cgit v1.2.3