| Index: Source/core/html/ValidationMessage.cpp
|
| diff --git a/Source/core/html/ValidationMessage.cpp b/Source/core/html/ValidationMessage.cpp
|
| index 4aa544283c4c060b3980b1d7d0a498bb4feac946..8f2b162f304c3a77d39c9d9c6843779be6ad0905 100644
|
| --- a/Source/core/html/ValidationMessage.cpp
|
| +++ b/Source/core/html/ValidationMessage.cpp
|
| @@ -40,8 +40,8 @@
|
| #include "HTMLFormControlElement.h"
|
| #include "HTMLNames.h"
|
| #include "ShadowRoot.h"
|
| -#include "StyleResolver.h"
|
| #include "Text.h"
|
| +#include "core/css/StyleResolver.h"
|
| #include "core/page/Page.h"
|
| #include "core/page/Settings.h"
|
| #include "core/page/ValidationMessageClient.h"
|
|
|