| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 95547b25a9ec23f630d3530eea9b20c503fd9b70..7836781957a86f4860a93ae77a75c3cf246c0c60 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',
|
|
|