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

Unified Diff: sky/engine/bindings/core/v8/v8.gypi

Issue 675873002: Remove inline event handler code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | « sky/engine/bindings/core/v8/V8LazyEventListener.cpp ('k') | sky/engine/core/html/HTMLImageElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/v8.gypi
diff --git a/sky/engine/bindings/core/v8/v8.gypi b/sky/engine/bindings/core/v8/v8.gypi
index 5694de28d5e1b9a88d0ea0e293851fb16e6da3ff..65188c879a2ef2344bd76ef10864d42171e8f824 100644
--- a/sky/engine/bindings/core/v8/v8.gypi
+++ b/sky/engine/bindings/core/v8/v8.gypi
@@ -49,8 +49,6 @@
'ScriptCallStackFactory.h',
'ScriptController.cpp',
'ScriptController.h',
- 'ScriptEventListener.cpp',
- 'ScriptEventListener.h',
'ScriptFunction.cpp',
'ScriptFunction.h',
'ScriptFunctionCall.cpp',
@@ -108,8 +106,6 @@
'V8HiddenValue.h',
'V8Initializer.cpp',
'V8Initializer.h',
- 'V8LazyEventListener.cpp',
- 'V8LazyEventListener.h',
'V8MutationCallback.cpp',
'V8MutationCallback.h',
'V8ObjectConstructor.cpp',
« no previous file with comments | « sky/engine/bindings/core/v8/V8LazyEventListener.cpp ('k') | sky/engine/core/html/HTMLImageElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698