diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-21 12:11:04 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-21 12:11:04 +0000 |
commit | 86f3df423e5c8b861ecbac4c7d3450d3351214db (patch) | |
tree | 2a2618ecd95d3be2506e3433d1fc64191073e849 /DEPS | |
parent | 248fbca0dbb41ad507d9c970e0113486c47217b8 (diff) | |
download | chromium_src-86f3df423e5c8b861ecbac4c7d3450d3351214db.zip chromium_src-86f3df423e5c8b861ecbac4c7d3450d3351214db.tar.gz chromium_src-86f3df423e5c8b861ecbac4c7d3450d3351214db.tar.bz2 |
Linux: Roll DEPS for cros_dbus_cplusplus to pick up clang build fix.
BUG=353524
TBR=thakis@chromium.org
Review URL: https://codereview.chromium.org/206453008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258539 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -480,7 +480,7 @@ deps_os = { # Used on Linux only. CrOS already has a copy. "src/third_party/cros_dbus_cplusplus/source": Var("chromiumos_git") + "/third_party/dbus-cplusplus.git" + - "@e4120532bbf3ca9f743b0be1f539381a54d16867", + "@f78453e0ba9f3d1584e8873aa3c7437cec861ce0", # For Linux and Chromium OS. "src/third_party/cros_system_api": |