| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index aa575b2b814e4e7d419a5bc55adb16ab09537c73..4273c10e13a726a931b2292a5a2db397430246b2 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -409,7 +409,7 @@ deps_os = {
|
|
|
| # For Linux and Chromium OS.
|
| 'src/third_party/cros_system_api':
|
| - Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '19115ef1bc72e0068951d236cdc0c549346adfda',
|
| + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'f425c1c372b0077a67937855f03f1089d0df7970',
|
|
|
| 'src/third_party/freetype/src':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_revision'),
|
|
|