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

Unified Diff: Source/core/core.gypi

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase 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/bindings/core/v8/custom/V8HTMLPlugInElementCustom.cpp ('k') | Source/core/css/html.css » ('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 af2f8700069bd0a58f609fb53616260c107703ac..80cb0bb3e25dea27a22fbe338b2f82412ddab434 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -144,7 +144,6 @@
'html/FormData.idl',
'html/HTMLAllCollection.idl',
'html/HTMLAnchorElement.idl',
- 'html/HTMLAppletElement.idl',
'html/HTMLAreaElement.idl',
'html/HTMLAudioElement.idl',
'html/HTMLBRElement.idl',
@@ -547,8 +546,6 @@
'layout/LayoutDeprecatedFlexibleBox.h',
'layout/LayoutAnalyzer.cpp',
'layout/LayoutAnalyzer.h',
- 'layout/LayoutApplet.cpp',
- 'layout/LayoutApplet.h',
'layout/LayoutBlock.cpp',
'layout/LayoutBlockFlow.cpp',
'layout/LayoutBlockFlowLine.cpp',
@@ -2605,7 +2602,6 @@
'html/HTMLAllCollection.h',
'html/HTMLAnchorElement.cpp',
'html/HTMLAnchorElement.h',
- 'html/HTMLAppletElement.cpp',
'html/HTMLAreaElement.cpp',
'html/HTMLAreaElement.h',
'html/HTMLAudioElement.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8HTMLPlugInElementCustom.cpp ('k') | Source/core/css/html.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698