| Index: ui/wm/wm.gyp
|
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
|
| index 9a34dce18cc86939962a881a78254104aac092fc..08a9dedcc7e4034471d3c727f60c462c1f8850cb 100644
|
| --- a/ui/wm/wm.gyp
|
| +++ b/ui/wm/wm.gyp
|
| @@ -136,11 +136,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',
|
|
|