| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 31c446aad1f251c185915b4642ee2e07f1b8bff5..81cb2f7963a294e12cf2c9bb3ab97128b075ed4b 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -224,7 +224,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',
|
| @@ -2015,10 +2014,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',
|
| @@ -3010,8 +3006,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',
|
|
|