Chromium Code Reviews| Index: ui/display/display.gyp |
| diff --git a/ui/display/display.gyp b/ui/display/display.gyp |
| index 07e8b016af896c63ee994833ee2359d959f91757..2623d5d8450a99a58ff3a7e18bbf6ae75af36ad6 100644 |
| --- a/ui/display/display.gyp |
| +++ b/ui/display/display.gyp |
| @@ -193,6 +193,8 @@ |
| 'chromeos/test/test_display_layout_manager.h', |
| 'chromeos/test/test_native_display_delegate.cc', |
| 'chromeos/test/test_native_display_delegate.h', |
| + 'test/test_screen.cc', |
| + 'test/test_screen.h', |
| ], |
| }, |
| { |