| Index: third_party/WebKit/Source/core/html/LabelsNodeList.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/LabelsNodeList.cpp b/third_party/WebKit/Source/core/html/LabelsNodeList.cpp
|
| index 9764cdb26201cfceb240d46481f439a952812450..3cdc57e33cf13302080f3110128877004b03647a 100644
|
| --- a/third_party/WebKit/Source/core/html/LabelsNodeList.cpp
|
| +++ b/third_party/WebKit/Source/core/html/LabelsNodeList.cpp
|
| @@ -27,6 +27,7 @@
|
| #include "core/dom/Element.h"
|
| #include "core/dom/NodeRareData.h"
|
| #include "core/html/HTMLLabelElement.h"
|
| +#include "core/html/LabelableElement.h"
|
|
|
| namespace blink {
|
|
|
|
|