Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index af2f8700069bd0a58f609fb53616260c107703ac..80cb0bb3e25dea27a22fbe338b2f82412ddab434 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -144,7 +144,6 @@ |
'html/FormData.idl', |
'html/HTMLAllCollection.idl', |
'html/HTMLAnchorElement.idl', |
- 'html/HTMLAppletElement.idl', |
'html/HTMLAreaElement.idl', |
'html/HTMLAudioElement.idl', |
'html/HTMLBRElement.idl', |
@@ -547,8 +546,6 @@ |
'layout/LayoutDeprecatedFlexibleBox.h', |
'layout/LayoutAnalyzer.cpp', |
'layout/LayoutAnalyzer.h', |
- 'layout/LayoutApplet.cpp', |
- 'layout/LayoutApplet.h', |
'layout/LayoutBlock.cpp', |
'layout/LayoutBlockFlow.cpp', |
'layout/LayoutBlockFlowLine.cpp', |
@@ -2605,7 +2602,6 @@ |
'html/HTMLAllCollection.h', |
'html/HTMLAnchorElement.cpp', |
'html/HTMLAnchorElement.h', |
- 'html/HTMLAppletElement.cpp', |
'html/HTMLAreaElement.cpp', |
'html/HTMLAreaElement.h', |
'html/HTMLAudioElement.cpp', |