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

Unified Diff: Source/core/core.gypi

Issue 22893051: Add support for BeforeUnloadEvent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix test failures Created 7 years, 4 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/v8/V8AbstractEventListener.cpp ('k') | Source/core/dom/BeforeUnloadEvent.h » ('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 298a5f9848a5fbb0927861f77a96398a300919be..c53b7f6ba343e5d36056f85fa37219968ca2f69d 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -41,6 +41,7 @@
'dom/Attr.idl',
'dom/AutocompleteErrorEvent.idl',
'dom/BeforeLoadEvent.idl',
+ 'dom/BeforeUnloadEvent.idl',
'dom/CDATASection.idl',
'dom/CharacterData.idl',
'dom/ClientRect.idl',
« no previous file with comments | « Source/bindings/v8/V8AbstractEventListener.cpp ('k') | Source/core/dom/BeforeUnloadEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698