| Index: views/views.gyp
|
| diff --git a/views/views.gyp b/views/views.gyp
|
| index e8fe9f9d75c615dd908b650d6a3e71531271a0ff..bc8c25d153ac54d99603231f01d1c184e302c6b4 100644
|
| --- a/views/views.gyp
|
| +++ b/views/views.gyp
|
| @@ -51,6 +51,10 @@
|
| 'accessibility/native_view_accessibility_win.h',
|
| 'animation/bounds_animator.cc',
|
| 'animation/bounds_animator.h',
|
| + 'animation/screen_rotation.cc',
|
| + 'animation/screen_rotation.h',
|
| + 'animation/screen_rotation_setter.cc',
|
| + 'animation/screen_rotation_setter.h',
|
| 'background.cc',
|
| 'background.h',
|
| 'border.cc',
|
|
|