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

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

Issue 551003002: bindings: Removes unnecessary Event-related code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pushed V8EventTargetCustom.cpp back with modification. 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
« no previous file with comments | « Source/bindings/core/v8/custom/V8TextTrackCueCustom.cpp ('k') | Source/bindings/modules/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9bd838ee15e0cfec824893c765f7c3be3d87155d..110deed9e71480e33f6bf0b7620137fecf32c682 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -50,7 +50,6 @@
'V8MessagePortCustom.cpp',
'V8MutationObserverCustom.cpp',
'V8PopStateEventCustom.cpp',
- 'V8TextTrackCueCustom.cpp',
'V8TrackEventCustom.cpp',
'V8TypedArrayCustom.h',
'V8Uint16ArrayCustom.h',
« no previous file with comments | « Source/bindings/core/v8/custom/V8TextTrackCueCustom.cpp ('k') | Source/bindings/modules/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698