diff options
author | benchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-16 21:41:43 +0000 |
---|---|---|
committer | benchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-16 21:41:43 +0000 |
commit | 10c65cdecfc898c550fb7851d5f9fe2b93bf0b64 (patch) | |
tree | 01415bc5fa0db94892bd88ee1370d2890368908f | |
parent | 2470f207582de317d4de60f8c1a08eabe5f3d9bf (diff) | |
download | chromium_src-10c65cdecfc898c550fb7851d5f9fe2b93bf0b64.zip chromium_src-10c65cdecfc898c550fb7851d5f9fe2b93bf0b64.tar.gz chromium_src-10c65cdecfc898c550fb7851d5f9fe2b93bf0b64.tar.bz2 |
Roll DEPS to pick up the latest CrOS system_api.
BUG=None
R=stevenjb@chromium.org
Review URL: https://codereview.chromium.org/282103009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271104 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -476,7 +476,7 @@ deps_os = { # For Linux and Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@852550b82d6580eb5866fc637ea6aa4aeec67eb5", + "@7837af4f429eb20ca62f32a8dc6019b5b8b9078e", # Note that this is different from Android's freetype repo. "src/third_party/freetype2/src": |