Chromium Code Reviews| Index: Source/core/BUILD.gn |
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn |
| index 1ee57b23b94db33424293c355882366f05d62396..9bd9db6d9a6fb45ae3cff1ad7bf9d19fd452d7f4 100644 |
| --- a/Source/core/BUILD.gn |
| +++ b/Source/core/BUILD.gn |
| @@ -929,6 +929,7 @@ action("make_core_generated_private_script") { |
| inputs = [ |
| "../bindings/core/v8/PrivateScriptRunner.js", |
| + "../core/html/HTMLBlinkElement.js", |
| "../core/html/HTMLMarqueeElement.js", |
| ] |
| outputs = [ |