Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index da8a578c12268c43f9803cfa24b15f38ff6f59aa..d40165b7bc373341035d8289cb69f83e079594c7 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -296,7 +296,7 @@ |
| 'sources/': [ |
| ['exclude', 'gfx/screen_win.cc'], |
| ['exclude', 'base/win/mouse_wheel_util.cc'], |
| - ['exclude', 'base/win/mouse_wheel_util.h'], |
| + ['exclude', 'base/win/mouse_wheel_util.h'], |
| ], |
| }], |
| ['toolkit_uses_gtk == 1', { |