Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2181)

Unified Diff: Source/web/web.gypi

Issue 1313763002: Blink Plugins: Remove Shadow DOM Plugin Placeholder (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698