Chromium Code Reviews| Index: views/views.gyp |
| diff --git a/views/views.gyp b/views/views.gyp |
| index 02b90bd9005f0985eb046606e3b09a9a8e7cfe8e..2759c4df3c680d73ec8e0aff1b79b033000c1812 100644 |
| --- a/views/views.gyp |
| +++ b/views/views.gyp |
| @@ -13,11 +13,6 @@ |
| ['include', '/win/'], |
| ['include', '/win_[^/]*\\.cc$'], |
| ]}], |
| - ['touchui==0', { |
| - 'sources/': [ |
| - ['exclude', '_(touch)\\.cc$'], |
| - ], |
| - }], |
| ['use_aura==1', { |
| 'sources/': [ ['exclude', '_win\\.(h|cc)$'], |
| ['exclude', '_gtk\\.(h|cc)$'], |