Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index a3a14ab3195e18c2048cffc2cecf43d2afbd8e3b..c484c5cb75da93ecb93034ce82dfd6cc1221aefa 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -275,6 +275,7 @@ |
'workers/WorkerLocation.idl', |
'xml/DOMParser.idl', |
'xml/XMLHttpRequest.idl', |
+ 'xml/XMLHttpRequestEventTarget.idl', |
'xml/XMLHttpRequestProgressEvent.idl', |
'xml/XMLHttpRequestUpload.idl', |
'xml/XMLSerializer.idl', |
@@ -1657,6 +1658,7 @@ |
'xml/XMLErrors.h', |
'xml/XMLHttpRequest.cpp', |
'xml/XMLHttpRequest.h', |
+ 'xml/XMLHttpRequestEventTarget.h', |
'xml/XMLHttpRequestProgressEvent.h', |
'xml/XMLHttpRequestProgressEventThrottle.cpp', |
'xml/XMLHttpRequestProgressEventThrottle.h', |