Chromium Code Reviews| Index: views/views.gyp |
| diff --git a/views/views.gyp b/views/views.gyp |
| index e8fe9f9d75c615dd908b650d6a3e71531271a0ff..bb2370bf3cc012728f07406ee4bd2fcfef77adfb 100644 |
| --- a/views/views.gyp |
| +++ b/views/views.gyp |
| @@ -51,6 +51,8 @@ |
| 'accessibility/native_view_accessibility_win.h', |
| 'animation/bounds_animator.cc', |
| 'animation/bounds_animator.h', |
| + 'animation/paint_lock.cc', |
| + 'animation/paint_lock.h', |
| 'background.cc', |
| 'background.h', |
| 'border.cc', |