Chromium Code Reviews| Index: ui/wm/wm.gyp |
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp |
| index 6a0c9281091a4001e4f34436e1a387aaf41ea339..cfdc9378715e54304051d28a928ecd51b36609b4 100644 |
| --- a/ui/wm/wm.gyp |
| +++ b/ui/wm/wm.gyp |
| @@ -37,6 +37,8 @@ |
| 'core/capture_controller.h', |
| 'core/compound_event_filter.cc', |
| 'core/compound_event_filter.h', |
| + 'core/coordinate_conversion.cc', |
| + 'core/coordinate_conversion.h', |
| 'core/cursor_manager.cc', |
| 'core/cursor_manager.h', |
| 'core/default_activation_client.cc', |