From 9d5fd1de29538ab04c23ec9d11d22683e5c53e43 Mon Sep 17 00:00:00 2001 From: Ben Wanger Date: Thu, 9 Feb 2017 11:21:11 -0500 Subject: Roll third_party/skia from f44703a to 90e3cd789 https://skia.googlesource.com/skia.git/+log/f44703a87f532..90e3cd78991 A file was split out to reduce dependencies, added to BUILD.gn. Change-Id: If3675ddc3b06fcb3fe5cad1165d6fe6d4168a152 Reviewed-on: https://pdfium-review.googlesource.com/2590 Commit-Queue: Ben Wagner Commit-Queue: Cary Clark Reviewed-by: Cary Clark --- skia/BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'skia') diff --git a/skia/BUILD.gn b/skia/BUILD.gn index 33842278f9..723e872b0d 100644 --- a/skia/BUILD.gn +++ b/skia/BUILD.gn @@ -205,6 +205,7 @@ component("skia") { #pdfium "//third_party/skia/src/ports/SkDiscardableMemory_none.cpp", "//third_party/skia/src/ports/SkFontMgr_custom.cpp", + "//third_party/skia/src/ports/SkFontMgr_custom_empty.cpp", "//third_party/skia/src/ports/SkFontMgr_custom_empty_factory.cpp", "//third_party/skia/src/ports/SkMemory_malloc.cpp", ] -- cgit v1.2.3