| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 13d84cefe1e4e332b88978779189c1c0688cba8b..c4fd69453e8cfd62bd7139c398cb94885b438bdc 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -827,6 +827,7 @@
|
| 'metrics/user_metrics_recorder_unittest.cc',
|
| 'popup_message_unittest.cc',
|
| 'root_window_controller_unittest.cc',
|
| + 'rotator/screen_rotation_animation_unittest.cc',
|
| 'screen_util_unittest.cc',
|
| 'shelf/scoped_observer_with_duplicated_sources_unittest.cc',
|
| 'shelf/shelf_button_pressed_metric_tracker_unittest.cc',
|
|
|