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

Unified Diff: Source/core/core_generated.gyp

Issue 386353002: Implement reflected attributes of HTMLMarqueeElement in Blink-in-JS (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months 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: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index 616631443d82514f5859d7cd23568eae5f9415ef..7a22ea650b82323540fff9da64cdf8e533b9bf6f 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -150,6 +150,7 @@
# crbug.com/341031
'private_script_files': [
'../bindings/core/v8/PrivateScriptRunner.js',
+ '../core/html/HTMLMarqueeElement.js',
],
'inputs': [
'../build/scripts/make_private_script_source.py',

Powered by Google App Engine
This is Rietveld 408576698