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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 9223028: run cygwin mount setup in runhooks, and remove some references to it (Closed)
Patch Set: ts=2 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
« build/win/setup_cygwin_mount.py ('K') | « ui/base/strings/ui_strings.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index 2f4bd5accc1839f68b99c0341525bb6ac33085ed..9a4acf592e9846f1b2160c155a8afc67c65ae7c7 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -518,9 +518,6 @@
'include_dirs': [
'<(DEPTH)/third_party/wtl/include',
],
- 'dependencies': [
- '<(DEPTH)/build/win/system.gyp:cygwin',
- ],
'sources!': [
'plugins/plugin_stubs.cc',
],
« build/win/setup_cygwin_mount.py ('K') | « ui/base/strings/ui_strings.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698