Chromium Code Reviews| Index: ui/wm/wm.gyp |
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp |
| index 08a9dedcc7e4034471d3c727f60c462c1f8850cb..f4d2a0ba0df633548fd3d3d7ececee4fda81210c 100644 |
| --- a/ui/wm/wm.gyp |
| +++ b/ui/wm/wm.gyp |
| @@ -164,6 +164,8 @@ |
| 'target_name': 'wm_unittests_run', |
| 'type': 'none', |
| 'dependencies': [ |
| + '../resources/ui_resources.gyp:ui_test_pak', |
| + '../../third_party/mesa/mesa.gyp:osmesa', |
| 'wm_unittests', |
| ], |
| 'includes': [ |