| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 37d0c8088089adbf5f27f1bff9109d9ff1230378..da0e73d0f37dd67587b8508cfb0012148ebe5d1a 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -447,7 +447,7 @@
|
| 'xml/XSLTProcessor.idl',
|
| ],
|
| # 'partial interface', target (right side of) 'implements', and
|
| - # static bindings (in bindings/v8/)
|
| + # interfaces with static bindings (in bindings/v8/)
|
| 'core_dependency_idl_files': [
|
| 'animation/DocumentAnimation.idl',
|
| 'animation/ElementAnimation.idl',
|
|
|