| Index: Source/core/html/HTMLLabelElement.cpp
|
| diff --git a/Source/core/html/HTMLLabelElement.cpp b/Source/core/html/HTMLLabelElement.cpp
|
| index bb9baced79f1b442622fcd54bc11c53479f11c52..65d71604ee8999d090a814c33155be190de33774 100644
|
| --- a/Source/core/html/HTMLLabelElement.cpp
|
| +++ b/Source/core/html/HTMLLabelElement.cpp
|
| @@ -28,7 +28,6 @@
|
| #include "HTMLNames.h"
|
| #include "core/dom/ElementTraversal.h"
|
| #include "core/events/Event.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| #include "core/html/FormAssociatedElement.h"
|
|
|
| namespace WebCore {
|
|
|