| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 3aabe78776b1059e2f6c9d3371b5d2e4bf8e44be..c89ae70fc2c2b47684bfd2bc30fd3283fa1be335 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' + '@' + 'cc0eda812a8aaa665d4f26f5da74875284849bf6',
|
| + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'c08ae470458b06cf23c1907817490d2fc917ac29',
|
|
|
| 'src/third_party/freetype-android/src':
|
| Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_android_revision'),
|
|
|