| Index: Source/core/html/ValidationMessage.cpp
|
| diff --git a/Source/core/html/ValidationMessage.cpp b/Source/core/html/ValidationMessage.cpp
|
| index 83cf39924adba76399863d30e9c3bd762c5e0301..7b4e29876354557e0976786e809b86621e0254c3 100644
|
| --- a/Source/core/html/ValidationMessage.cpp
|
| +++ b/Source/core/html/ValidationMessage.cpp
|
| @@ -33,7 +33,6 @@
|
|
|
| #include "core/html/HTMLFormControlElement.h"
|
| #include "core/page/Page.h"
|
| -#include "core/page/Settings.h"
|
| #include "core/page/ValidationMessageClient.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|