From 3d856bdeee7fae2ff36cdb6a9807c588fc030eb1 Mon Sep 17 00:00:00 2001 From: Florin Malita Date: Sat, 26 May 2018 09:49:28 -0400 Subject: [skottie] Relocate to modules/skottie TBR= Change-Id: I218d251ca56578a3a7fd4fb86cba9abdc10fb3bd Reviewed-on: https://skia-review.googlesource.com/130322 Reviewed-by: Florin Malita Commit-Queue: Florin Malita --- third_party/rapidjson/BUILD.gn | 1 - 1 file changed, 1 deletion(-) (limited to 'third_party') diff --git a/third_party/rapidjson/BUILD.gn b/third_party/rapidjson/BUILD.gn index c506f038fb..f9e50b2686 100644 --- a/third_party/rapidjson/BUILD.gn +++ b/third_party/rapidjson/BUILD.gn @@ -9,5 +9,4 @@ third_party("rapidjson") { public_include_dirs = [ "../externals/rapidjson/include" ] defines = [ "RAPIDJSON_HAS_CXX11_RVALUE_REFS=1" ] sources = [] - testonly = true } -- cgit v1.2.3