diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-13 04:13:24 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-13 04:13:24 +0000 |
commit | b544d73fa7ab8fb532c02e1f5248d10d5e973468 (patch) | |
tree | 55f24882336f3ec03c1193c8e80174cac26f8943 /DEPS | |
parent | cabc9c8d559f256e4d208f520c039df12c5c7392 (diff) | |
download | chromium_src-b544d73fa7ab8fb532c02e1f5248d10d5e973468.zip chromium_src-b544d73fa7ab8fb532c02e1f5248d10d5e973468.tar.gz chromium_src-b544d73fa7ab8fb532c02e1f5248d10d5e973468.tar.bz2 |
chromeos: Bump cros_system_api dep to b8d86367.
BUG=310429
TBR=davemoore@chromium.org
Review URL: https://codereview.chromium.org/68683008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234748 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -452,7 +452,7 @@ deps_os = { # For Linux and Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@99bce39f55240926a75454bb70998ab9f5ce9f13", + "@b8d86367208b98613c18aa4b164ef7c637cdbf85", # Note that this is different from Android's freetype repo. "src/third_party/freetype2/src": |