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

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 545933002: Implement HTMLMediaElement::srcObject. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressed sofs easy comments. Created 6 years, 3 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/bindings/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 110deed9e71480e33f6bf0b7620137fecf32c682..5cc4140e7a2ff4e7b7397f551bf0252cbc22170a 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -34,6 +34,7 @@
'V8HTMLAllCollectionCustom.cpp',
'V8HTMLCanvasElementCustom.cpp',
'V8HTMLDocumentCustom.cpp',
+ 'V8HTMLMediaElementCustom.cpp',
'V8HTMLOptionsCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
'V8HistoryCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698