| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index ba0567d870a65dc19c6d157624a75d7fcd2640e1..a2aac970382acbad31416e3d9ffe6099f079d1b4 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -401,7 +401,7 @@ deps_os = {
|
|
|
| # Note that this is different from Android's freetype repo.
|
| 'src/third_party/freetype2/src':
|
| - Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + 'fc1532a7c4c592f24a4c1a0261d2845524ca5cff',
|
| + Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + '57a6733dcf7828fe3db9254edab33fda7c9f6a10',
|
|
|
| 'src/third_party/freetype-android/src':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_android_revision'),
|
|
|