Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index cd614a6002fe71daaf1e7117b4a912ef28463546..ae06e0f472aa08e7a6434695211ef948de330dc2 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -166,8 +166,12 @@ |
'root_window_controller.h', |
'root_window_settings.cc', |
'root_window_settings.h', |
- 'rotator/screen_rotation.cc', |
- 'rotator/screen_rotation.h', |
+ 'rotator/screen_rotation_animation.cc', |
+ 'rotator/screen_rotation_animation.h', |
+ 'rotator/screen_rotation_animator.cc', |
+ 'rotator/screen_rotation_animator.h', |
+ 'rotator/window_rotation.cc', |
+ 'rotator/window_rotation.h', |
'scoped_target_root_window.cc', |
'scoped_target_root_window.h', |
'screen_util.cc', |