diff options
author | xiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 02:43:54 +0000 |
---|---|---|
committer | xiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 02:43:54 +0000 |
commit | ee2408b9230399f65a42107f230dde7a70f934e4 (patch) | |
tree | bece8212cc9cde04932b98f1a6025f69a0a3cf49 /tools/cros.DEPS/DEPS | |
parent | c12849d0e21a55757fbd476f4ae7dcb97096fb31 (diff) | |
download | chromium_src-ee2408b9230399f65a42107f230dde7a70f934e4.zip chromium_src-ee2408b9230399f65a42107f230dde7a70f934e4.tar.gz chromium_src-ee2408b9230399f65a42107f230dde7a70f934e4.tar.bz2 |
Roll cros.DEPS to v117.
BUG=chromium-os:10821
TEST=Chrome should build.
Review URL: http://codereview.chromium.org/6730011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79244 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/cros.DEPS/DEPS')
-rw-r--r-- | tools/cros.DEPS/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS index d0bdc6d..012af80e 100644 --- a/tools/cros.DEPS/DEPS +++ b/tools/cros.DEPS/DEPS @@ -4,5 +4,5 @@ vars = { deps = { "src/third_party/cros": - Var("chromium_git") + "/cros.git@c18251d9", + Var("chromium_git") + "/cros.git@81e29840", } |