Chromium Code Reviews| Index: ui/gfx/compositor/compositor.gyp |
| diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp |
| index 9fa4201e32f849532d3b4c9c5585333e4d251508..c98aab49a2eae1e1a1c3fd4fc9f67a3813c6073e 100644 |
| --- a/ui/gfx/compositor/compositor.gyp |
| +++ b/ui/gfx/compositor/compositor.gyp |
| @@ -57,6 +57,8 @@ |
| 'layer_animation_sequence.h', |
| 'layer_animator.cc', |
| 'layer_animator.h', |
| + 'screen_rotation.cc', |
| + 'screen_rotation.h', |
| ], |
| 'conditions': [ |
| ['os_posix == 1 and OS != "mac"', { |