From dfaa057c15180a18f65d86317618a97d683e99c4 Mon Sep 17 00:00:00 2001 From: Hal Canary Date: Mon, 27 Nov 2017 09:33:44 -0500 Subject: SkPDF: less tolerance for small circles BUG=chromium:772953 Change-Id: I9452ac8ad66ab8be26a9388f8c85a1f0e61bd392 Reviewed-on: https://skia-review.googlesource.com/75960 Reviewed-by: Cary Clark Commit-Queue: Hal Canary --- 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 22d562f187..ad542fb976 100644 --- a/gn/gm.gni +++ b/gn/gm.gni @@ -60,6 +60,7 @@ gm_sources = [ "$_gm/bug615686.cpp", "$_gm/cgm.c", "$_gm/cgms.cpp", + "$_gm/circle_sizes.cpp", "$_gm/circles.cpp", "$_gm/circulararcs.cpp", "$_gm/circularclips.cpp", -- cgit v1.2.3