diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-04 12:48:38 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-04 12:48:38 +0000 |
commit | 100f116609b96f8fad3287bfb05d9b74df9ae08a (patch) | |
tree | 8045c1ba64e4c1e720150dcd0f93cedde19253e0 /.DEPS.git | |
parent | 82c277c06baf77071257bf000ed9ae740a88897d (diff) | |
download | chromium_src-100f116609b96f8fad3287bfb05d9b74df9ae08a.zip chromium_src-100f116609b96f8fad3287bfb05d9b74df9ae08a.tar.gz chromium_src-100f116609b96f8fad3287bfb05d9b74df9ae08a.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203942 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -322,7 +322,7 @@ deps_os = { 'src/third_party/cros_dbus_cplusplus/source': Var('git_url') + '/chromiumos/third_party/dbus-cplusplus.git@5e8f6d9db5c2abfb91d91f751184f25bb5cd0900', 'src/third_party/cros_system_api': - Var('git_url') + '/chromiumos/platform/system_api.git@1a1724c66ebed6cca383d8fd0d23ca9b29ef80a3', + Var('git_url') + '/chromiumos/platform/system_api.git@bbd2045029173fcde05fb26bdc5f6b4ed1c284a4', 'src/third_party/freetype2/src': Var('git_url') + '/chromium/src/third_party/freetype2.git@d699c2994ecc178c4ed05ac2086061b2034c2178', 'src/third_party/gold': |