Sync cygwin version with chromium
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Dec 2013 14:25:10 +0000 (14:25 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Dec 2013 14:25:10 +0000 (14:25 +0000)
231940 - Set executable bit on third_party/cygwin/bin/dos2unix.exe
229213 - Add back module paths from old python_26 configuration.
228972 - Remove old python from path.
133786 - Add the svn:executable property to these .bat files

LOG=n
BUG=none
R=machenbach@chromium.org

Review URL: https://codereview.chromium.org/111523002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18392 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

DEPS

diff --git a/DEPS b/DEPS
index bc5cd1b336d764a1e34912722797ef306ac1a8dd..2435a6afb6ea8e2f54561c9d722760afb2e8f5a2 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -14,7 +14,7 @@ deps = {
 deps_os = {
   "win": {
     "v8/third_party/cygwin":
-      "http://src.chromium.org/svn/trunk/deps/third_party/cygwin@66844",
+      "http://src.chromium.org/svn/trunk/deps/third_party/cygwin@231940",
 
     "v8/third_party/python_26":
       "http://src.chromium.org/svn/trunk/tools/third_party/python_26@89111",