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

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

Issue 797583002: [bindings] Avoid using custom bindings for handling clipboardData on Event idl interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Missed some expected files. Created 6 years 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 00e3b3825c28c2bca20042eea624773ae2768bfa..0a90cf40c890cfddc026761d1c4d78718ee4b591 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -17,7 +17,6 @@
'V8DocumentCustom.cpp',
'V8ElementCustom.cpp',
'V8ErrorEventCustom.cpp',
- 'V8EventCustom.cpp',
'V8EventTargetCustom.cpp',
'V8FileCustom.cpp',
'V8FileReaderCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698