| Index: ui/wm/wm.gyp
|
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
|
| index 95393ce83ab08c95a0cc94e884a251649c1f97e6..28a8cb28f4ef9bb757d4c2c6dc3f6c1782fcaa4c 100644
|
| --- a/ui/wm/wm.gyp
|
| +++ b/ui/wm/wm.gyp
|
| @@ -145,11 +145,8 @@
|
| '../events/platform/events_platform.gyp:events_platform',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| - '../resources/ui_resources.gyp:ui_test_pak',
|
| 'wm',
|
| 'wm_test_support',
|
| - # Only needed at runtime.
|
| - '../../third_party/mesa/mesa.gyp:osmesa',
|
| ],
|
| 'sources': [
|
| 'core/capture_controller_unittest.cc',
|
|
|