| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 77990ace3886ea9f3f52ca993db8648ff4d53b07..dc4fc98c7a0bab91fc9f4fc9274b60181f3b59d7 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -6,7 +6,6 @@
|
| # Files for which bindings (.cpp and .h files) will be generated
|
| 'core_idl_files': [
|
| 'animation/KeyframeEffect.idl',
|
| - 'animation/EffectModel.idl',
|
| 'animation/AnimationEffectReadOnly.idl',
|
| 'animation/AnimationEffectTiming.idl',
|
| 'animation/Animation.idl',
|
|
|