diff options
author | benchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-05 07:12:13 +0000 |
---|---|---|
committer | benchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-05 07:12:13 +0000 |
commit | e35eb51925a3d81773b2bbb6ce956489d1eb0256 (patch) | |
tree | e4b40d54e740eb0ff74514bee2960de4b3c03dc4 /DEPS | |
parent | b1ae7ceac360c2a6c160615faa4d5862ed69fbab (diff) | |
download | chromium_src-e35eb51925a3d81773b2bbb6ce956489d1eb0256.zip chromium_src-e35eb51925a3d81773b2bbb6ce956489d1eb0256.tar.gz chromium_src-e35eb51925a3d81773b2bbb6ce956489d1eb0256.tar.bz2 |
Roll DEPS to pick up the latest CrOS system_api.
BUG=256855
Review URL: https://codereview.chromium.org/146523003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248895 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -478,7 +478,7 @@ deps_os = { # For Linux and Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@6445c9773efbcbcbc4077c349f846b18c525b3eb", + "@9481a478cd2fea24ed70e81372529a613be1410d", # Note that this is different from Android's freetype repo. "src/third_party/freetype2/src": |