| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 61a576ff11ddce3697aa259fe757dba6512ce823..65de95762c8ebe266017d722b0818f219f8d7324 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -753,6 +753,7 @@
|
| 'content/display/screen_orientation_controller_chromeos_unittest.cc',
|
| 'desktop_background/desktop_background_controller_unittest.cc',
|
| 'dip_unittest.cc',
|
| + 'display/cursor_window_controller_unittest.cc',
|
| 'display/display_change_observer_chromeos_unittest.cc',
|
| 'display/display_controller_unittest.cc',
|
| 'display/display_error_observer_chromeos_unittest.cc',
|
|
|