| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 1c592e8dec8fdd2a93c9433c1bee5325498fb5ee..b8c2bd31f851d8bb94131f6c3783c38c3e0f2372 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' + '@' + 'f425c1c372b0077a67937855f03f1089d0df7970',
|
| + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'c6eab9e4d0b4f56176df23d30b815dc94b774a3d',
|
|
|
| 'src/third_party/freetype/src':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_revision'),
|
|
|