From 54f65c473fd6bf6919dfcbad22e924dff7586568 Mon Sep 17 00:00:00 2001 From: Florin Malita Date: Tue, 16 Jan 2018 17:04:30 -0500 Subject: Skotty -> Skottie Change-Id: If8b6516024c69b0fc256208874f6666a4e70e12c Reviewed-on: https://skia-review.googlesource.com/95241 Reviewed-by: Mike Reed Commit-Queue: Florin Malita --- dm/DM.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dm/DM.cpp') diff --git a/dm/DM.cpp b/dm/DM.cpp index ee9a7f5678..61a75951d1 100644 --- a/dm/DM.cpp +++ b/dm/DM.cpp @@ -785,7 +785,7 @@ static bool gather_srcs() { } gather_file_srcs(FLAGS_mskps, "mskp"); #if !defined(SK_BUILD_FOR_GOOGLE3) - gather_file_srcs(FLAGS_jsons, "json"); + gather_file_srcs(FLAGS_jsons, "json"); #endif #if defined(SK_XML) gather_file_srcs(FLAGS_svgs, "svg"); -- cgit v1.2.3