summaryrefslogtreecommitdiffstats
path: root/courgette/courgette.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'courgette/courgette.gyp')
-rw-r--r--courgette/courgette.gyp20
1 files changed, 0 insertions, 20 deletions
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index 591e4e2..00c2088 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -129,15 +129,6 @@
}],
],
}],
- [ 'toolkit_uses_gtk == 1', {
- 'dependencies': [
- # Workaround for gyp bug 69.
- # Needed to handle the #include chain:
- # base/test_suite.h
- # gtk/gtk.h
- '../build/linux/system.gyp:gtk',
- ],
- }],
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [4267, ],
@@ -157,17 +148,6 @@
'../base/base.gyp:test_support_base',
'../testing/gtest.gyp:gtest',
],
- 'conditions': [
- [ 'toolkit_uses_gtk == 1', {
- 'dependencies': [
- # Workaround for gyp bug 69.
- # Needed to handle the #include chain:
- # base/test_suite.h
- # gtk/gtk.h
- '../build/linux/system.gyp:gtk',
- ],
- }],
- ],
},
],
'conditions': [