Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 849fb27bd9b1a7ee47e4fa27ead539f92a87c9b2..e6de7fdcec4e55e970bb75154abf9f9069a16962 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -227,7 +227,6 @@ |
'html/TimeRanges.idl', |
'html/ValidityState.idl', |
'html/VoidCallback.idl', |
- 'html/shadow/PluginPlaceholderElement.idl', |
'html/track/AudioTrack.idl', |
'html/track/AudioTrackList.idl', |
'html/track/TextTrack.idl', |
@@ -2016,10 +2015,7 @@ |
'paint/VideoPainter.h', |
'paint/ViewPainter.cpp', |
'paint/ViewPainter.h', |
- 'plugins/PluginPlaceholder.h', |
'plugins/PluginView.h', |
- 'plugins/testing/DictionaryPluginPlaceholder.h', |
- 'plugins/testing/DocumentFragmentPluginPlaceholder.h', |
'streams/ReadableByteStream.cpp', |
'streams/ReadableByteStream.h', |
'streams/ReadableByteStreamReader.h', |
@@ -3016,8 +3012,6 @@ |
'html/shadow/MeterShadowElement.h', |
'html/shadow/PickerIndicatorElement.cpp', |
'html/shadow/PickerIndicatorElement.h', |
- 'html/shadow/PluginPlaceholderElement.cpp', |
- 'html/shadow/PluginPlaceholderElement.h', |
'html/shadow/ProgressShadowElement.cpp', |
'html/shadow/ProgressShadowElement.h', |
'html/shadow/ShadowElementNames.cpp', |