Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 0bfc8e134aedd5e432c32148066901f2686acc5a..bbcfed6b07e41343e431a8e1c3c6ff8f2a7fe818 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -74,7 +74,6 @@ |
'dom/NodeList.idl', |
'dom/Notation.idl', |
'dom/ProcessingInstruction.idl', |
- 'dom/Promise.idl', |
'dom/Range.idl', |
'dom/RequestAnimationFrameCallback.idl', |
'dom/StringCallback.idl', |
@@ -2063,7 +2062,6 @@ |
'dom/PresentationAttributeStyle.h', |
'dom/ProcessingInstruction.cpp', |
'dom/ProcessingInstruction.h', |
- 'dom/Promise.h', |
'dom/PseudoElement.cpp', |
'dom/QualifiedName.cpp', |
'dom/Range.cpp', |