diff options
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -407,7 +407,7 @@ deps_os = { # For Linux and Chromium OS. 'src/third_party/cros_system_api': - Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'e22c1effdfaace2f904536f8a9953644ba90398c', + Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'b24b4f8d7cf8b0b680cedc384965b7b91e65b055', # Note that this is different from Android's freetype repo. 'src/third_party/freetype2/src': |