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

Unified Diff: build/grit_target.gypi

Issue 9223028: run cygwin mount setup in runhooks, and remove some references to it (Closed)
Patch Set: rebase again? Created 8 years, 11 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 | « DEPS ('k') | build/win/setup_cygwin_mount.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/grit_target.gypi
diff --git a/build/grit_target.gypi b/build/grit_target.gypi
index e05f927522ca903679388b4a73e1948eb8add982..fe9900b54ed2674c1315cdfc6c2ef68d22c90907 100644
--- a/build/grit_target.gypi
+++ b/build/grit_target.gypi
@@ -26,8 +26,5 @@
],
},
}],
- ['OS=="win"', {
- 'dependencies': ['<(DEPTH)/build/win/system.gyp:cygwin'],
- }],
],
}
« no previous file with comments | « DEPS ('k') | build/win/setup_cygwin_mount.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698