Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 303f36a2cb662672503eb03de279a335b2eb6708..1ea74dde6bb54be144c6c24e5aaa5ae49c64a81b 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1332,9 +1332,6 @@ |
['use_aura==0 or OS!="win"', { |
'sources/': [ ['exclude', '_aurawin\\.(h|cc)$'] ] |
}], |
- ['touchui!=1', { |
- 'sources/': [ ['exclude', '_touch\\.(h|cc)$'] ] |
- }], |
], |
}], |
], # target_conditions for 'target_defaults' |