Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: DEPS

Issue 149063008: Remove build references to third_party/cygwin (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unused block Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 01632bc484a372c64249b8a62a1127ab027c992a..fe4a9a2b3d4c09135faa82d003626e617bbb44d5 100644
--- a/DEPS
+++ b/DEPS
@@ -640,12 +640,6 @@ hooks = [
"action": ["python", "src/tools/clang/scripts/update.py", "--mac-only"],
},
{
- # Update the cygwin mount on Windows.
- "name": "cygwin",
- "pattern": ".",
- "action": ["python", "src/build/win/setup_cygwin_mount.py", "--win-only"],
- },
- {
# Update LASTCHANGE. This is also run by export_tarball.py in
# src/tools/export_tarball - please keep them in sync.
"name": "lastchange",
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698