| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index b7076f44b4d582e1629ba512d29e7e93908ef124..dc9175360621e3fd0918a0e291137d3c2ebf5828 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -404,7 +404,7 @@ deps_os = {
|
|
|
| # For Linux and Chromium OS.
|
| 'src/third_party/cros_system_api':
|
| - Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'ce814837221c4a4d385fd92094b7673bf4601c9f',
|
| + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'e86bc673db5c34560e86ce1ceac5b8029584149d',
|
|
|
| 'src/third_party/freetype/src':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_revision'),
|
|
|