Index: third_party/WebKit/Source/core/html/HTMLDivElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLDivElement.idl b/third_party/WebKit/Source/core/html/HTMLDivElement.idl |
index c3b7705b1adbe8d0bd46ceec35722352358228fc..2eb121587812dc6a1b3d0705d2d1ae8f432521a1 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLDivElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLDivElement.idl |
@@ -18,7 +18,7 @@ |
*/ |
// https://html.spec.whatwg.org/#the-div-element |
- |
+[HTMLConstructor] |
interface HTMLDivElement : HTMLElement { |
// obsolete members |
// https://html.spec.whatwg.org/#HTMLDivElement-partial |