Chromium Code Reviews| Index: app/app_base.gypi |
| diff --git a/app/app_base.gypi b/app/app_base.gypi |
| index 5358a0bf9156f3589aa7942f83ca422fb2bba913..07d5f3cc12b6f999b4638135cdd3a2d831c9da44 100644 |
| --- a/app/app_base.gypi |
| +++ b/app/app_base.gypi |
| @@ -95,6 +95,8 @@ |
| # Files that are not required for Win64 Native Client loader |
| 'active_window_watcher_x.cc', |
| 'active_window_watcher_x.h', |
| + 'animation_container.cc', |
| + 'animation_container.h', |
| 'animation.cc', |
| 'animation.h', |
| 'bidi_line_iterator.cc', |