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

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

Issue 690923004: TrackEvent.track should be (VideoTrack or AudioTrack or TextTrack)? (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index eedc2b799cecf6b960486733e1512abb47c18687..1ada7dc270e5f69a16ce616c80ae1e345c01b658 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -39,7 +39,6 @@
'V8MessagePortCustom.cpp',
'V8MutationObserverCustom.cpp',
'V8PopStateEventCustom.cpp',
- 'V8TrackEventCustom.cpp',
'V8WebGLRenderingContextCustom.cpp',
'V8WindowCustom.cpp',
'V8WorkerCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698