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

Unified Diff: Source/core/core.gypi

Issue 1313763002: Blink Plugins: Remove Shadow DOM Plugin Placeholder (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: merge origin/master 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
« no previous file with comments | « Source/core/BUILD.gn ('k') | Source/core/core_generated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « Source/core/BUILD.gn ('k') | Source/core/core_generated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698