Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 0b8ba382b9ccceecb02bdc2c676bd33118cdfa64..28148e396387adbdb507251519faf824d1e84e37 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -294,6 +294,8 @@ |
| 'base/win/hidden_window.h', |
| 'base/win/hwnd_subclass.cc', |
| 'base/win/hwnd_subclass.h', |
| + 'base/win/lock_state.cc', |
| + 'base/win/lock_state.h', |
| 'base/win/message_box_win.cc', |
| 'base/win/message_box_win.h', |
| 'base/win/mouse_wheel_util.cc', |