| Index: third_party/WebKit/Source/web/WebLabelElement.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebLabelElement.cpp b/third_party/WebKit/Source/web/WebLabelElement.cpp
|
| index 8737c0b853f7867f3d97c916df54b795096ba299..937ac146defed445c152641bf1ace0cfdb6df01c 100644
|
| --- a/third_party/WebKit/Source/web/WebLabelElement.cpp
|
| +++ b/third_party/WebKit/Source/web/WebLabelElement.cpp
|
| @@ -32,6 +32,7 @@
|
|
|
| #include "core/HTMLNames.h"
|
| #include "core/html/HTMLLabelElement.h"
|
| +#include "core/html/LabelableElement.h"
|
| #include "public/platform/WebString.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|