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

Unified Diff: Source/bindings/bindings.gypi

Issue 69993003: Split VTTCue from TextTrackCue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index d1a5ba7a3db13457526bdd0c40f338c11dc992a5..067d92ef2a0d6ec2854cc92120ab2d014426df5f 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -220,6 +220,7 @@
'v8/custom/V8SVGPathSegCustom.cpp',
'v8/custom/V8StyleSheetCustom.cpp',
'v8/custom/V8TextCustom.cpp',
+ 'v8/custom/V8TextTrackCueCustom.cpp',
'v8/custom/V8TrackEventCustom.cpp',
'v8/custom/V8TypedArrayCustom.h',
'v8/custom/V8Uint8ArrayCustom.h',

Powered by Google App Engine
This is Rietveld 408576698