diff options
author | yawano <yawano@chromium.org> | 2015-02-24 03:09:08 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-24 11:10:00 +0000 |
commit | aa9c9394cd313bfb368a1c79a5d5599d8b280575 (patch) | |
tree | 24f950dac030643f6d047774e27bc30290f6a84c | |
parent | 8ba66a722ac7f6963e4513914c5068a08fcbf683 (diff) | |
download | chromium_src-aa9c9394cd313bfb368a1c79a5d5599d8b280575.zip chromium_src-aa9c9394cd313bfb368a1c79a5d5599d8b280575.tar.gz chromium_src-aa9c9394cd313bfb368a1c79a5d5599d8b280575.tar.bz2 |
Roll src/third_party/cros_system_api e22c1ef:b24b4f8
Summary of changes available at:
https://chromium.googlesource.com/chromiumos/platform/system_api/+log/e22c1ef..b24b4f8
BUG=413541
Review URL: https://codereview.chromium.org/949183002
Cr-Commit-Position: refs/heads/master@{#317781}
-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': |