| Index: Source/core/html/forms/BaseButtonInputType.cpp
|
| diff --git a/Source/core/html/forms/BaseButtonInputType.cpp b/Source/core/html/forms/BaseButtonInputType.cpp
|
| index a41645c24284c83c60b7c24cd22dce681e003b97..63fed8c3512c9ea2694161a897191bf59a1df847 100644
|
| --- a/Source/core/html/forms/BaseButtonInputType.cpp
|
| +++ b/Source/core/html/forms/BaseButtonInputType.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "config.h"
|
| #include "core/html/forms/BaseButtonInputType.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/dom/Text.h"
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| #include "core/html/HTMLInputElement.h"
|
|
|