Index: third_party/WebKit/Source/core/html/HTMLPreElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLPreElement.idl b/third_party/WebKit/Source/core/html/HTMLPreElement.idl |
index 2141a2b2d642daed96807c0af9d582ee4007da2d..d642a813815814049c87edfba836f165192ece5c 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLPreElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLPreElement.idl |
@@ -19,7 +19,7 @@ |
*/ |
// https://html.spec.whatwg.org/#the-pre-element |
- |
+[HTMLConstructor] |
interface HTMLPreElement : HTMLElement { |
// obsolete members |
// https://html.spec.whatwg.org/#HTMLPreElement-partial |