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

Unified Diff: Source/core/core_generated.gyp

Issue 456323002: [WIP] Re-implement MediaControls in Blink-in-JS (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 bf85a68ede3c47fcca2f62a54be63a1453093b47..8e69db54f74f298c81ce62a6de23aca2a71bcff1 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -151,6 +151,8 @@
'private_script_files': [
'../bindings/core/v8/PrivateScriptRunner.js',
'../core/html/HTMLMarqueeElement.js',
+ '../core/html/HTMLVideoElement.js',
+ '../core/html/shadow/MediaControls.js',
],
'inputs': [
'../build/scripts/make_private_script_source.py',
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/dom/Element.h » ('j') | Source/core/dom/Element.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698