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

Unified Diff: sky/engine/core/core.gni

Issue 671173006: Remove lots of machinery related to inline event handlers. (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/core/animation/AnimationPlayer.idl ('k') | sky/engine/core/css/FontFaceSet.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index 19a1bc07dc446b3ad0b76bf3c04f13caf7d7d1c7..bce69074da45c5c79887bef319fde988a160663e 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -718,7 +718,6 @@ sky_core_files = [
"frame/DOMTimer.h",
"frame/DOMWindowBase64.cpp",
"frame/DOMWindowBase64.h",
- "frame/DOMWindowEventHandlers.h",
"frame/DOMWindowLifecycleNotifier.cpp",
"frame/DOMWindowLifecycleNotifier.h",
"frame/DOMWindowLifecycleObserver.cpp",
@@ -1393,7 +1392,6 @@ core_dependency_idl_files = get_path_info([
"dom/URLUtilsReadOnly.idl",
"events/EventListener.idl",
"frame/WindowBase64.idl",
- "frame/WindowEventHandlers.idl",
"frame/WindowTimers.idl",
"html/canvas/CanvasPathMethods.idl",
"html/canvas/MouseEventHitRegion.idl",
« no previous file with comments | « sky/engine/core/animation/AnimationPlayer.idl ('k') | sky/engine/core/css/FontFaceSet.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698