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