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

Unified Diff: Source/core/core.gypi

Issue 27133002: Add shared GlobalEventHandlers IDL (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@attrsync
Patch Set: alphabetize Created 7 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 | « LayoutTests/fast/dom/global-event-handlers-expected.txt ('k') | Source/core/dom/Document.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c93121d9b923f9cd551d84df13b0554622362f2a..bad714e943d894272e2bf94e6adbfc2e51865500 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -65,6 +65,7 @@
'dom/DocumentType.idl',
'dom/Element.idl',
'dom/Entity.idl',
+ 'dom/GlobalEventHandlers.idl',
'dom/MessageChannel.idl',
'dom/MessagePort.idl',
'dom/MutationObserver.idl',
@@ -1854,6 +1855,7 @@
'dom/ExecutionContextTask.h',
'dom/FullscreenElementStack.cpp',
'dom/FullscreenElementStack.h',
+ 'dom/GlobalEventHandlers.h',
'dom/IconURL.cpp',
'dom/IconURL.h',
'dom/IdTargetObserver.cpp',
« no previous file with comments | « LayoutTests/fast/dom/global-event-handlers-expected.txt ('k') | Source/core/dom/Document.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698