Chromium Code Reviews| Index: ui/wm/wm.gyp |
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp |
| index 87185e716b75e4ddd868412d21138f649d428961..7f05153df7bc2bf9349cc280247005fb5d4368a2 100644 |
| --- a/ui/wm/wm.gyp |
| +++ b/ui/wm/wm.gyp |
| @@ -108,6 +108,8 @@ |
| '../events/events.gyp:events_base', |
| ], |
| 'sources': [ |
| + 'test/testing_cursor_client_observer.cc', |
| + 'test/testing_cursor_client_observer.h', |
| 'test/wm_test_helper.cc', |
| 'test/wm_test_helper.h', |
| ], |