From 19ea309f3d46bbd76d4201b4e791b11d736f7834 Mon Sep 17 00:00:00 2001 From: thestig Date: Fri, 13 May 2016 11:24:26 -0700 Subject: Make the Skia GN build work. On Linux, at least. BUG=pdfium:11 Review-Url: https://codereview.chromium.org/1971023007 --- skia/skia_library.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skia/skia_library.gypi') diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi index dd3d240a0c..a4eb0abf30 100644 --- a/skia/skia_library.gypi +++ b/skia/skia_library.gypi @@ -5,7 +5,7 @@ # This gypi file contains the Skia library. # In component mode (shared_lib) it is folded into a single shared library with -# the Chrome-specific enhancements but in all other cases it is a separate lib. +# the PDFium-specific enhancements but in all other cases it is a separate lib. # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # variables and defines should go in skia_common.gypi so they can be seen -- cgit v1.2.3