| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 3630e9d47bd71b1b6b323e109e818b5db708749e..30f0eb1e5cabc663e18722267f1c6bc3de48563e 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -533,6 +533,8 @@
|
| 'test/widget_test_aura.cc',
|
| ],
|
| 'views_test_support_desktop_aura_x11_sources': [
|
| + 'test/desktop_screen_x11_test_api.h',
|
| + 'test/desktop_screen_x11_test_api.cc',
|
| 'test/ui_controls_factory_desktop_aurax11.cc',
|
| 'test/ui_controls_factory_desktop_aurax11.h',
|
| ],
|
|
|