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

Unified Diff: ui/base/strings/ui_strings.gyp

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
Index: ui/base/strings/ui_strings.gyp
diff --git a/ui/base/strings/ui_strings.gyp b/ui/base/strings/ui_strings.gyp
index 31bccce7b4f49158a248ec7998dfaba865372a1d..5701e84c53c1928d8f4274439bc5785ce0c60a42 100644
--- a/ui/base/strings/ui_strings.gyp
+++ b/ui/base/strings/ui_strings.gyp
@@ -31,11 +31,6 @@
'<(grit_base_out_dir)/ui_strings',
],
},
- 'conditions': [
- ['OS=="win"', {
- 'dependencies': ['../../../build/win/system.gyp:cygwin'],
- }],
- ],
},
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698