Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index d74f42764e3d2b3338281eedfc324bf91e3f0663..ed7ebe6cb30582811dc7f5540c63850a3391f297 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -3,6 +3,7 @@ |
| # Files for which bindings (.cpp and .h files) will be generated |
| 'core_idl_files': [ |
| 'animation/Animation.idl', |
| + 'animation/AnimationEffect.idl', |
| 'animation/AnimationPlayer.idl', |
| 'animation/TimedItem.idl', |
| 'animation/Timeline.idl', |