diff options
Diffstat (limited to 'skia/skia_library.gypi')
-rw-r--r-- | skia/skia_library.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |