| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index e962455ff2e9fec8d87c67c275b603278a663cdd..df5bb1bbfde55951d5e7c68f628c6af337da3ddd 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -67,8 +67,6 @@
|
| 'PageOverlay.h',
|
| 'PageWidgetDelegate.cpp',
|
| 'PageWidgetDelegate.h',
|
| - 'PluginPlaceholderImpl.cpp',
|
| - 'PluginPlaceholderImpl.h',
|
| 'PopupMenuImpl.cpp',
|
| 'PopupMenuImpl.h',
|
| 'PrerendererClientImpl.cpp',
|
| @@ -260,7 +258,6 @@
|
| 'ExternalPopupMenuTest.cpp',
|
| 'LinkHighlightImplTest.cpp',
|
| 'PageOverlayTest.cpp',
|
| - 'PluginPlaceholderImplTest.cpp',
|
| 'WebDragDataTest.cpp',
|
| 'WebEmbeddedWorkerImplTest.cpp',
|
| 'WebNodeTest.cpp',
|
|
|