summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 0456101..4ccf216 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -6,13 +6,6 @@
'variables': {
'chromium_code': 1,
},
- 'target_defaults': {
- 'conditions': [
- ['touchui==0', {'sources/': [
- ['exclude', '_(touch)\\.cc$'],
- ]}],
- ],
- },
'includes': [
'ui_resources.gypi',
],