| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 331d72410edece9ff9ff3a6ceed94f17b0d85e52..df3902a9cf5a96d5ef79183cb076f9631d65f165 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' + '@' + '47a097813e20193093ae5f2dfa8a4f9027129935',
|
| + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'b78cb4884c80ae158efa81b1c65c489cfbc97959',
|
|
|
| 'src/third_party/freetype/src':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_revision'),
|
|
|