| Index: third_party/freetype-android/README.chromium
|
| diff --git a/third_party/freetype-android/README.chromium b/third_party/freetype-android/README.chromium
|
| index b4adfadf270c4a5eb05a8d8230d26319155987f3..126a66061fe36716b33281b7457355b34a74e5df 100644
|
| --- a/third_party/freetype-android/README.chromium
|
| +++ b/third_party/freetype-android/README.chromium
|
| @@ -1,7 +1,7 @@
|
| Name: FreeType
|
| URL: http://www.freetype.org/
|
| -Version: VER-2-6-1-updates
|
| -Revision: 30fe5e762e062612fdf4b56b50d813525a5aa311
|
| +Version: VER-2-6-2
|
| +Revision: 66cf29b1bc869b44863b0de2115bd017dfcce849
|
| License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
|
| JPEG Group) licenses"
|
| License File: src/docs/FTL.TXT
|
| @@ -21,6 +21,8 @@ How to update:
|
| FreeType tag being branched and commit changes there.
|
| 2. Update freetype.gyp and BUILD.gn to reflect any changes. These should be kept
|
| in sync with the Android.mk for FreeType in Android as possible.
|
| -3. Update this file.
|
| -4. Commit build changes while rolling Chromium's freetype-android DEPS to the
|
| +3. Merge the new src/include/freetype/config/ftoption.h into
|
| + include/freetype-android-config/ftoption.h .
|
| +4. Update this file.
|
| +5. Commit build changes while rolling Chromium's freetype-android DEPS to the
|
| new commit.
|
|
|