| Index: public/web/WebTextAreaElement.h
|
| diff --git a/public/web/WebTextAreaElement.h b/public/web/WebTextAreaElement.h
|
| index db088f77c336c642c9d1fe77d6067ea771ea2f2e..59f794c647af0a1818d248c12bdd2d673b593cd4 100644
|
| --- a/public/web/WebTextAreaElement.h
|
| +++ b/public/web/WebTextAreaElement.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebTextAreaElement_h
|
| #define WebTextAreaElement_h
|
|
|
| -#include "public/web/WebFormControlElement.h"
|
| +#include "WebFormControlElement.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| namespace WebCore { class HTMLTextAreaElement; }
|
|
|