diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-01 04:53:04 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-01 04:53:04 +0000 |
commit | 276882c8e5e9af08d79ab37bcf48e37319fd6fe3 (patch) | |
tree | fa6039697193f474ec5a683096362710698eacbc /DEPS | |
parent | c5c8a2b34376d4c35561402bff5d54529af69be4 (diff) | |
download | chromium_src-276882c8e5e9af08d79ab37bcf48e37319fd6fe3.zip chromium_src-276882c8e5e9af08d79ab37bcf48e37319fd6fe3.tar.gz chromium_src-276882c8e5e9af08d79ab37bcf48e37319fd6fe3.tar.bz2 |
Revert 58117 - Roll DEPS for rlz library r15:r16.
I tried to remove the exec bit git wasn't accepting a prop only change
and we need a green tree at this hour. Make sure your git config fileMode
is set properly and reland (see dev.chromium > Using Git).
BUG=None
TEST=trybots
Review URL: http://codereview.chromium.org/3264007
TBR=tfarina@chromium.org
Review URL: http://codereview.chromium.org/3298002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58131 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--[-rwxr-xr-x] | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ deps_os = { Var("nacl_revision")), "src/rlz": - "http://rlz.googlecode.com/svn/trunk@16", + "http://rlz.googlecode.com/svn/trunk@15", }, "mac": { "src/chrome/tools/test/reference_build/chrome_mac": |