Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(424)

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2549443003: Move <marquee> implementation to HTMLMarqueeElement.cpp (Closed)
Patch Set: Add layout tests Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 969ac812f2d10f19c53555c23cd11a78bc6f5530..486ba972093f46e7eac16128973a51739f818026 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -701,7 +701,6 @@ action("make_core_generated_private_script") {
inputs = [
"../bindings/core/v8/PrivateScriptRunner.js",
- "html/HTMLMarqueeElement.js",
"xml/DocumentXMLTreeViewer.js",
]
outputs = [

Powered by Google App Engine
This is Rietveld 408576698