diff options
author | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-29 21:40:35 +0000 |
---|---|---|
committer | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-29 21:40:35 +0000 |
commit | ad21364a9d9e81398dda173f646a7b4924d03bc7 (patch) | |
tree | cfc4ff08e063fcdaa664acfa708ca2dc6e6d0559 /DEPS | |
parent | da3044410312b4a80845708910a4388cd104e509 (diff) | |
download | chromium_src-ad21364a9d9e81398dda173f646a7b4924d03bc7.zip chromium_src-ad21364a9d9e81398dda173f646a7b4924d03bc7.tar.gz chromium_src-ad21364a9d9e81398dda173f646a7b4924d03bc7.tar.bz2 |
Roll down cras audio dbus change in cros_system_api.
BUG=244597
TBR=ben
Review URL: https://chromiumcodereview.appspot.com/15649011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202982 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -532,7 +532,7 @@ deps_os = { # For Linux and Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@fe53c8f602e01b8da327573db74be384b39695a4", + "@1a1724c66ebed6cca383d8fd0d23ca9b29ef80a3", # Note that this is different from Android's freetype repo. "src/third_party/freetype2/src": |