Roll third_party/freetype/src/ b66d6a911..6d65c60fc (15 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/b66d6a91123c..6d65c60fca0e

$ git log b66d6a911..6d65c60fc --date=short --no-merges --format='%ad %ae %s'
2019-03-02 ramakrishnan.nikhil Minor formatting.
2019-02-25 wl Minor doc fixes.
2019-02-23 wl More documentation updates.
2019-02-23 wl * src/base/ftbitmap.c (FT_Bitmap_Blend): No fractional offsets.
2019-02-23 wl Update all copyright notices.
2019-02-23 wl * src/tools/update-copyright-year: Insert `(C)'.
2019-02-21 prince.cherusker Triage 8ea854bfe92443706d55656072f891ec8f2cb3c2.
2019-02-21 prince.cherusker [truetype] Mask numeric overflows.
2019-02-21 prince.cherusker [psaux] Mask numeric overflow.
2019-02-21 wl s/`....`/'....'/ for SFNT table tags in documentation.
2019-02-20 wl s/NULL/`NULL`/ in documentation.
2019-02-20 wl Minor documentation fixes.
2019-02-20 wl Minor (whitespace, spelling, doc update).
2019-02-16 wink * src/autofit/afwarp.h (af_warper_compute): Fix declaration.
2019-02-16 wl Minor.

Created with:
  roll-dep third_party/freetype/src
R=dsinclair@chromium.org,npm@chromium.org,thestig@chromium.org

Chromium-Change: https://chromium-review.googlesource.com/c/chromium/src/+/1500054
Change-Id: I5656db690b9507ee75f0582e3962bc737da774ba
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/51430
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index 7a76206..598dc80 100644
--- a/DEPS
+++ b/DEPS
@@ -21,7 +21,7 @@
   'code_coverage_revision': '16298755a926f419babc4a11ccfeae0035f48c3f',
   'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df',
   'depot_tools_revision': '06d1040fab75709fd0cbea3d3cbfa8774cb826f0',
-  'freetype_revision': 'b66d6a91123c891978ac7cc5e28943b24b8e11d6',
+  'freetype_revision': '6d65c60fca0ebce88e2bcfeac92a7a791e03bf42',
   'gtest_revision': '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081',
   'icu_revision': '07e7295d964399ee7bee16a3ac7ca5a053b2cf0a',
   'instrumented_lib_revision': 'a959e4f0cb643003f2d75d179cede449979e3e77',
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium
index 3e8dfc7..493e04d 100644
--- a/third_party/freetype/README.pdfium
+++ b/third_party/freetype/README.pdfium
@@ -1,7 +1,7 @@
 Name: FreeType
 URL: http://www.freetype.org/
-Version: VER-2-9-1-334
-Revision: b66d6a91123c891978ac7cc5e28943b24b8e11d6
+Version: VER-2-9-1-349
+Revision: 6d65c60fca0ebce88e2bcfeac92a7a791e03bf42
 Security Critical: yes
 License: FreeType License (FTL)
 License File: FTL.TXT
diff --git a/third_party/freetype/include/pstables.h b/third_party/freetype/include/pstables.h
index 2ae5832..c0139bb 100644
--- a/third_party/freetype/include/pstables.h
+++ b/third_party/freetype/include/pstables.h
@@ -4,7 +4,7 @@
  *
  *   PostScript glyph names.
  *
- * Copyright 2005-2019 by
+ * Copyright (C) 2005-2019 by
  * David Turner, Robert Wilhelm, and Werner Lemberg.
  *
  * This file is part of the FreeType project, and may only be used,