| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 54e388464429ccb3fb3a4ff54cb88cb8a6bc2cfd..c60dd1ad6196099ac5584d75c89e775c342d03a4 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -376,7 +376,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' + '@' + '44accb9e2e5b00696cf50a869b68afa2ce3dd389',
|
|
|
| 'src/third_party/freetype-android/src':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_android_revision'),
|
|
|