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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 4 years 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: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index f55f1323fe9110ca60057538e7571536165391b8..b0271be51b4c1cd8370f11f916288c447975ac2c 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -222,7 +222,6 @@ core_idl_files = get_path_info([
"html/HTMLHeadingElement.idl",
"html/HTMLHtmlElement.idl",
"html/HTMLImageElement.idl",
- "html/HTMLKeygenElement.idl",
"html/HTMLLIElement.idl",
"html/HTMLLabelElement.idl",
"html/HTMLLegendElement.idl",

Powered by Google App Engine
This is Rietveld 408576698