| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 02031feca2ebdf61740693e2afac44e9f0123c96..dc69c4264911dbd0f1dae758e4be22b96c1c648f 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2817,6 +2817,8 @@
|
| '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',
|
|
|