Chromium Code Reviews| Index: views/views.gyp |
| diff --git a/views/views.gyp b/views/views.gyp |
| index ab1ff5ac12f9dc5e764a4c72cdfdf1808b4064ec..7d5576a9dd54476a6aa74769006d1938eec1730c 100644 |
| --- a/views/views.gyp |
| +++ b/views/views.gyp |
| @@ -64,6 +64,8 @@ |
| 'accessibility/native_view_accessibility_win.h', |
| 'animation/bounds_animator.cc', |
| 'animation/bounds_animator.h', |
| + 'animation/screen_rotation.cc', |
| + 'animation/screen_rotation.h', |
| 'background.cc', |
| 'background.h', |
| 'border.cc', |