summaryrefslogtreecommitdiffstats
path: root/tools/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scripts')
-rwxr-xr-xtools/scripts/take_snapshot.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/scripts/take_snapshot.py b/tools/scripts/take_snapshot.py
index 8f0fd6f7e..bda2a966f 100755
--- a/tools/scripts/take_snapshot.py
+++ b/tools/scripts/take_snapshot.py
@@ -140,7 +140,6 @@ def isInChromiumBlacklist(file_path):
or file_path.startswith('third_party/cld_2')
or file_path.startswith('third_party/codesighs')
or file_path.startswith('third_party/cros_dbus_cplusplus')
- or file_path.startswith('third_party/cygwin')
or file_path.startswith('third_party/cros_system_api')
or file_path.startswith('third_party/eyesfree')
or file_path.startswith('third_party/findbugs')