summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS8
1 files changed, 0 insertions, 8 deletions
diff --git a/DEPS b/DEPS
index 9df02130..072737b6 100644
--- a/DEPS
+++ b/DEPS
@@ -3,14 +3,6 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@800",
}
-deps_os = {
- "win": {
- # Cygwin is required for gyp actions, flex, and bison.
- "trunk/third_party/cygwin":
- "http://src.chromium.org/svn/trunk/deps/third_party/cygwin@11984",
- }
-}
-
hooks = [
{
# A change to a .gyp, .gypi, or to GYP itself should run the generator.