diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-30 22:30:15 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-30 22:30:15 +0000 |
commit | f55998539e2eaaea76dc2ee436fbc13cd6dafd5c (patch) | |
tree | a5203eaf1e3736bd578a5949b1325cd28a7ee00d /DEPS | |
parent | eb1fd1313b28f756556b396fce5f6e08713029d4 (diff) | |
download | chromium_src-f55998539e2eaaea76dc2ee436fbc13cd6dafd5c.zip chromium_src-f55998539e2eaaea76dc2ee436fbc13cd6dafd5c.tar.gz chromium_src-f55998539e2eaaea76dc2ee436fbc13cd6dafd5c.tar.bz2 |
Set executable bit on third_party/cygwin/bin/dos2unix.exe.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231941 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -268,7 +268,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_win@221746", "src/third_party/cygwin": - "/trunk/deps/third_party/cygwin@229213", + "/trunk/deps/third_party/cygwin@231940", "src/third_party/python_26": "/trunk/tools/third_party/python_26@89111", |